This is the documentation for Enlighten.

struct GeoStd Conditional

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

Name Description
T Type

The result.