libbmb
Modern implementation of STL
Loading...
Searching...
No Matches
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


The documentation for this struct was generated from the following file: