Home
last modified time | relevance | path

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

/third_party/boost/boost/variant2/
Dvariant.hpp1956 template<class V> struct extract_vbase_impl struct
1958 using type = decltype( extract_variant_base_( std::declval<V>() ) );