Skip to content

proposal: add SFINAE #150

Open
Open
@LwRuan

Description

@LwRuan

动机

C++11中引入了SFINAE来处理模板类编程的特化问题,是C++20中concept的滥觞

需求说明

应当在C++11标准中简要介绍一下enable_if,然后在C++20中进一步解释

Activity

changed the title [-]Add SFINAE[/-] [+]proposal: add SFINAE[/+] on Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      proposal: add SFINAE · Issue #150 · changkun/modern-cpp-tutorial