We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2bda61 commit 853c791Copy full SHA for 853c791
cpp/README.md
@@ -57,8 +57,6 @@
57
1. [Covariant return](covariant_return.cpp)
58
1. [Virtual inheritance](http://stackoverflow.com/questions/21558/in-c-what-is-a-virtual-base-class)
59
1. [namespace](namespace.cpp)
60
- 1. [template](template.cpp)
61
- 1. [constexpr if](constexpr_if.cpp)
62
1. [exception](exception.cpp)
63
1. [typedef](typedef.cpp)
64
1. [typecast](typecast.cpp)
cpp/constexpr_if.cpp
cpp/template.cpp
0 commit comments