Public Types

expression_traits< T > Struct Template Reference

A traits system for expressions. For now provides a deduction of the const reference type only. More...

#include <forwards.h>

Public Types

typedef T const_reference_type

Detailed Description

template<typename T>
struct viennamath::expression_traits< T >

A traits system for expressions. For now provides a deduction of the const reference type only.


Member Typedef Documentation


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