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

Contains the visitors used by the evaluator to process the expression trees. More...

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

Go to the source code of this file.

Classes

struct  etl::detail::evaluator_visitor
 Visitor to perform local evaluation when necessary. More...
 

Namespaces

 etl
 Root namespace for the ETL library.
 

Detailed Description

Contains the visitors used by the evaluator to process the expression trees.