My Project
Typedefs
true_type.hpp File Reference
#include "bool_constant.hpp"

Go to the source code of this file.

Typedefs

using bsl::true_type = bool_constant< true >
 provides a bool_constant that represents "true"
 
template<typename >
using bsl::true_type_for = true_type
 provides a bool_constant that represents "true"
 

Detailed Description