Searched refs:metaprogramming (Results 1 – 11 of 11) sorted by relevance
14 It uses C++ metaprogramming together with some new C++11 features to detect23 It uses C++ metaprogramming together with some new C++11 features to detect
30 It uses C++ metaprogramming together with some new C++11 features to detect43 It uses C++ metaprogramming together with some new C++11 features to detect
2 …r C++, loosely inspired by the Guice framework for Java. It uses C++ metaprogramming together with…
7 …r C++, loosely inspired by the Guice framework for Java. It uses C++ metaprogramming together with…
209 namespace metaprogramming { namespace
98 metaprogramming.
33 …n be done statically, by explicitly writing each variant or by using metaprogramming to generate m…35 …metaprogramming, the ability of a JIT-compiler to do it at run-time is often disregarded. Speciali…
491 …gen behaves like a script for the compiler. In a sense, C++ template metaprogramming is scripting …
527 though, so don't worry about having to deal with template metaprogramming or
13458 do metaprogramming by using an instance as a base class. Not for the
30837 do metaprogramming by using an instance as a base class. Not for the