Skip to content

Commit 853c791

Browse files
committed
move template to lkmc
1 parent b2bda61 commit 853c791

File tree

3 files changed

+0
-39
lines changed

3 files changed

+0
-39
lines changed

cpp/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@
5757
1. [Covariant return](covariant_return.cpp)
5858
1. [Virtual inheritance](http://stackoverflow.com/questions/21558/in-c-what-is-a-virtual-base-class)
5959
1. [namespace](namespace.cpp)
60-
1. [template](template.cpp)
61-
1. [constexpr if](constexpr_if.cpp)
6260
1. [exception](exception.cpp)
6361
1. [typedef](typedef.cpp)
6462
1. [typecast](typecast.cpp)

cpp/constexpr_if.cpp

Lines changed: 0 additions & 24 deletions
This file was deleted.

cpp/template.cpp

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)