Expression Templates Library (ETL)
etl::temporary_detail::expr_result< E, Fast > Struct Template Reference

Traits to build the result type of a temporary expression. More...

#include <base_temporary_expr.hpp>

Detailed Description

template<typename E, bool Fast>
struct etl::temporary_detail::expr_result< E, Fast >

Traits to build the result type of a temporary expression.

Template Parameters
EThe temporary expression type
FastIndicates if the result is fast or dynamic

The documentation for this struct was generated from the following file: