Add common file extensions to the c++ language

.hpp and .tpp extensions are of common use respectively for headers files and separate implementation of template classes/methods.
This commit is contained in:
j-jorge
2013-07-29 17:27:25 +02:00
parent 80780ab042
commit f0b9b3a35a

View File

@@ -184,8 +184,10 @@ C++:
- .H - .H
- .h++ - .h++
- .hh - .hh
- .hpp
- .hxx - .hxx
- .tcc - .tcc
- .tpp
C-ObjDump: C-ObjDump:
type: data type: data