template <bool Value>
struct BoolConstant
Defined at line 83 of file ../../sdk/lib/fidl/hlcpp/include/lib/fidl/cpp/traits.h
A C++14 compatible replacement for std::bool_constant.
Public Members
static const bool value
template <bool Value>
Defined at line 83 of file ../../sdk/lib/fidl/hlcpp/include/lib/fidl/cpp/traits.h
A C++14 compatible replacement for std::bool_constant.
static const bool value