Versions Compared

Key

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

template<bool, typename T, typename F>
struct GeoStd::Conditional

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

Default implementation - true in the general case (the type is T)

Typedefs

NameDescription
T Type

The result.