Searched refs:metaprogramming (Results 1 – 18 of 18) 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
91 metaprogramming.
21 // objects in OpenCL. Once we add metaprogramming utility
98 metaprogramming.
62 Alias templates should be used instead of class templates in metaprogramming. Unlike class template…
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…
146 using C++14 template metaprogramming.182 *template metaprogramming*, which is a way of performing computation at compile
129 automatically inferred using template metaprogramming. This overall
117 metaprogramming (MLIR has similar facilities). Here's a simple example:
235 way of metaprogramming the HalideIR and applying transformations declaratively
491 …gen behaves like a script for the compiler. In a sense, C++ template metaprogramming is scripting …
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