Searched defs:is_associative (Results 1 – 2 of 2) sorted by relevance
74 struct is_associative struct
51 using is_associative = typename detail::is_associative_impl<T>::type; typedef