Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/x3/support/traits/
Dcontainer_traits.hpp32 struct is_container_impl : mpl::false_ {}; struct
35 struct is_container_impl<T, void_t< struct