struct GeoStd IsSame

This is the documentation for Enlighten.

struct GeoStd IsSame

template<class T, class U>
struct GeoStd::IsSame

    └>FalseType
        └>GeoStd::IntegralConstant< bool, b >

Equivalent of std::is_same (c++11)

Default implementation - false in the general case (the two types are different)

Variables

Name

Description

Name

Description

const T Value = v

The constant value.