Searched defs:one_of (Results 1 – 8 of 8) sorted by relevance
26 struct one_of<P, Ps...> struct28 typedef one_of type;31 struct apply :50 struct one_of<> : fail<error::none_of_the_expected_cases_found> {}; struct
25 struct one_of struct27 typedef one_of type;30 struct apply :
32 BOOST_CXX14_CONSTEXPR bool one_of ( InputIterator first, InputIterator last, Predicate p ) in one_of() function51 BOOST_CXX14_CONSTEXPR bool one_of ( const Range &r, Predicate p ) in one_of() function
24 BOOST_METAPARSE_TEST_CASE(one_of) in BOOST_METAPARSE_TEST_CASE() argument
30 struct one_of : struct
21 def one_of(values): function
42 std::string_view one_of, in FindFirstOf()47 std::u16string_view one_of, in FindFirstOf()
463 inline bool one_of(tokenizer::iterator const& it, in one_of() function475 inline bool one_of(tokenizer::iterator const& it, in one_of() function