5 # ifndef VCCC_TYPE_TRAITS_BOOL_CONSTANT_HPP
6 # define VCCC_TYPE_TRAITS_BOOL_CONSTANT_HPP
8 # include <type_traits>
22 template<
typename ...>
struct always_true : std::true_type {};
std::integral_constant< bool, v > bool_constant
Definition: bool_constant.hpp:19
Definition: directory.h:12
Definition: bool_constant.hpp:21
Definition: bool_constant.hpp:22