b96f1409ac
For example: namespace edm { template <int I> class Hash {}; const int typeN =1; typedef Hash<typeN> ParentageID; } edm::ParentageID should be desugared to edm::Hash<1>. |
||
---|---|---|
.. | ||
AST.cpp | ||
CMakeLists.txt | ||
Makefile |
b96f1409ac
For example: namespace edm { template <int I> class Hash {}; const int typeN =1; typedef Hash<typeN> ParentageID; } edm::ParentageID should be desugared to edm::Hash<1>. |
||
---|---|---|
.. | ||
AST.cpp | ||
CMakeLists.txt | ||
Makefile |