3#ifndef TETL_TYPE_TRAITS_BOOL_CONSTANT_HPP
4#define TETL_TYPE_TRAITS_BOOL_CONSTANT_HPP
Definition adjacent_find.hpp:8
bool_constant< true > true_type
Definition bool_constant.hpp:13
integral_constant< bool, B > bool_constant
Definition bool_constant.hpp:11
bool_constant< false > false_type
Definition bool_constant.hpp:14
Definition integral_constant.hpp:9