Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

template<class, T>
struct GeoStd::IntegralConstant

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

Variables

NameDescription
const T Value = v

The constant value.