libbmb
Modern implementation of STL
Loading...
Searching...
No Matches
Public Types
|
List of all members
bmb::conditional< Cond, IfTrue, IfFalse > Struct Template Reference
conditional
More...
#include <
type_traits.h
>
Public Types
using
type
=
IfTrue
Detailed Description
template<
bool
Cond,
typename
IfTrue
,
typename
IfFalse
>
struct bmb::conditional< Cond, IfTrue, IfFalse >
conditional
Member Typedef Documentation
◆
type
template<
bool
Cond,
typename
IfTrue
,
typename
IfFalse
>
using
bmb::conditional
<
Cond
,
IfTrue
,
IfFalse
>::type =
IfTrue
The documentation for this struct was generated from the following file:
type_traits.h
bmb
conditional
Generated by
1.9.8