Home
last modified time | relevance | path

Searched defs:static_query_v (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/properties/cpp14/
Dcan_query_not_applicable_static.cpp16 template <typename> static constexpr int static_query_v = 123; member
Dcan_query_static.cpp17 template <typename> static constexpr int static_query_v = 123; member
Dcan_require_concept_not_applicable_static.cpp18 template <typename> static constexpr bool static_query_v = true; member
Dcan_prefer_not_applicable_static.cpp18 template <typename> static constexpr bool static_query_v = true; member
Dcan_require_not_applicable_static.cpp18 template <typename> static constexpr bool static_query_v = true; member
Dcan_require_static.cpp19 template <typename> static constexpr bool static_query_v = true; member
Dcan_require_concept_static.cpp19 template <typename> static constexpr bool static_query_v = true; member
Dcan_prefer_static.cpp19 template <typename> static constexpr bool static_query_v = true; member
Dquery_static.cpp17 template <typename> static constexpr int static_query_v = 123; member
Drequire_concept_static.cpp19 template <typename> static constexpr bool static_query_v = true; member
Dprefer_static.cpp19 template <typename> static constexpr bool static_query_v = true; member
Drequire_static.cpp19 template <typename> static constexpr bool static_query_v = true; member