struct GeoStd IntegralConstant

This is the documentation for Enlighten.

struct GeoStd IntegralConstant

template<class, T>
struct GeoStd::IntegralConstant

 

(Limited) equivalent of std::integral_constant, std::true_type and std::false_type (c++11)

Variables

Name

Description

Name

Description

const T Value = v

The constant value.