Public Types

is_ct_evaluable< E > Struct Template Reference

Returns nonzero if supplied expression can be evaluated at compile time. More...

#include <eval.hpp>

Public Types

enum  { value = 0 }

Detailed Description

template<typename E>
struct viennamath::result_of::is_ct_evaluable< E >

Returns nonzero if supplied expression can be evaluated at compile time.


Member Enumeration Documentation

anonymous enum
Enumerator:
value 

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