Searched defs:query_static_constexpr_member_trait (Results 1 – 1 of 1) sorted by relevance
54 struct query_static_constexpr_member_trait : struct69 struct query_static_constexpr_member_trait<T, Property, struct76 using result_type = decltype(T::query(Property{}));81 static BOOST_ASIO_CONSTEXPR result_type value() noexcept(is_noexcept) in value()