Home
last modified time | relevance | path

Searched refs:is_recursive_wrapper_impl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/include/boost/variant/
Drecursive_wrapper_fwd.hpp83 struct is_recursive_wrapper_impl struct
89 struct is_recursive_wrapper_impl< recursive_wrapper<T> > struct
98 : public ::boost::integral_constant<bool,(::boost::detail::is_recursive_wrapper_impl<T>::value)>