Expression Templates Library (ETL)
Classes | Namespaces
expression_able.hpp File Reference

Use CRTP technique to inject functions creating new expressions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  etl::expression_able< D >
 CRTP class to inject functions creating new expressions. More...
 

Namespaces

 etl
 Root namespace for the ETL library.
 

Detailed Description

Use CRTP technique to inject functions creating new expressions.