Home
last modified time | relevance | path

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

/third_party/boost/boost/fusion/support/
Dcategory_of.hpp74 struct is_associative struct
/third_party/boost/boost/spirit/home/x3/support/traits/
Dcontainer_traits.hpp51 using is_associative = typename detail::is_associative_impl<T>::type; typedef