Searched defs:is_hold_any (Results 1 – 1 of 1) sorted by relevance
462 struct is_hold_any : mpl::false_ {}; struct465 struct is_hold_any<basic_hold_any<Char> > : mpl::true_ {}; struct