bn:01379063n
Noun Concept
Categories: Metaprogramming, Compiler optimizations, C++
EN
expression template  expression templates
EN
Expression templates are a C++ template metaprogramming technique that builds structures representing a computation at compile time, where expressions are evaluated only as needed to produce efficient code for the entire computation. Wikipedia
Definitions
Relations
Sources
EN
Expression templates are a C++ template metaprogramming technique that builds structures representing a computation at compile time, where expressions are evaluated only as needed to produce efficient code for the entire computation. Wikipedia
C++ template that builds structures representing a computation at compile time, where expressions are evaluated only as needed to produce efficient code for the entire computation Wikidata
IS A
Wikipedia
Wikidata