Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/karma/detail/
Dextract_from.hpp238 >::type is_not_wrapped_container; in extract_from() typedef
241 , is_not_wrapped_container()); in extract_from()
/third_party/boost/boost/spirit/home/qi/detail/
Dassign_to.hpp391 >::type is_not_wrapped_container; in assign_to() typedef
393 detail::assign_to(val, attr, is_not_wrapped_container()); in assign_to()