Public Types

pow< T, 0 > Struct Template Reference

Specialization for the zeroth power of an expression. More...

#include <integrate.hpp>

Public Types

typedef ct_constant< 1 > type

Detailed Description

template<typename T>
struct viennamath::result_of::pow< T, 0 >

Specialization for the zeroth power of an expression.


Member Typedef Documentation

typedef ct_constant<1> type

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