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

Go to the source code of this file.

Typedefs

using bsl::false_type = bool_constant< false >
 provides a bool_constant that represents "false"
 
template<typename >
using bsl::false_type_for = false_type
 provides a bool_constant that represents "true"
 

Detailed Description