Add metaprogramming type_traits example in C++11 documentation
This commit is contained in:
parent
01ce992f5d
commit
e5f928e97a
3 changed files with 37 additions and 0 deletions
|
|
@ -521,6 +521,7 @@ CPP11_TEST_CASES = \
|
|||
cpp11_template_double_brackets \
|
||||
cpp11_template_explicit \
|
||||
cpp11_template_typedefs \
|
||||
cpp11_type_traits \
|
||||
cpp11_uniform_initialization \
|
||||
cpp11_unrestricted_unions \
|
||||
cpp11_userdefined_literals \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue