Searched defs:bool_constant (Results 1 – 3 of 3) sorted by relevance
472 struct bool_constant { struct473 typedef bool_constant<bool_value> type; argument476 template <bool bool_value> const bool bool_constant<bool_value>::value; argument
805 struct bool_constant { struct806 typedef bool_constant<bool_value> type; argument809 template <bool bool_value> const bool bool_constant<bool_value>::value; argument
228 int bool_constant; member