|
Expression Templates Library (ETL)
|
Contains an expression that is forced to be executed serially. More...
#include "etl/wrapper_traits.hpp"

Go to the source code of this file.
Classes | |
| struct | etl::serial_expr< Expr > |
| A wrapper for expressions that is forced to be serial. More... | |
| struct | etl::etl_traits< etl::serial_expr< Expr > > |
| Specilization of the traits for serial_expr Serial expression simply use the same traits as its expression. More... | |
Namespaces | |
| etl | |
| Root namespace for the ETL library. | |
Contains an expression that is forced to be executed serially.
1.8.13