Searched defs:always_t (Results 1 – 10 of 10) sorted by relevance
94 struct always_t struct99 static constexpr bool is_applicable_property_v =103 static constexpr bool is_requirable = true;106 static constexpr bool is_preferable = false;109 typedef blocking_t polymorphic_query_result_type;
31 using always_t = typename always_imp<T, Dummy>::type; typedef
32 using always_t = typename always_imp<T, Dummy>::type; typedef
98 using always_t = T; typedef