Searched refs:is_hold_any (Results 1 – 2 of 2) sorted by relevance
462 struct is_hold_any : mpl::false_ {}; struct465 struct is_hold_any<basic_hold_any<Char> > : mpl::true_ {}; struct
319 : traits::is_hold_any<typename traits::container_value<Container>::type>328 , traits::is_hold_any<Expected>