Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dpair.hpp82 struct is_tuple_null struct
84 static const bool value = false;
88 struct is_tuple_null<boost::tuples::null_type> struct
90 static const bool value = true;