Searched refs:class_with_user_defined_sream_operators (Results 1 – 1 of 1) sorted by relevance
39 struct class_with_user_defined_sream_operators { struct48 …am<CharT>& operator >> (std::basic_istream<CharT>& istr, class_with_user_defined_sream_operators& … in operator >>() argument79 BOOST_CHECK_EQUAL(lexical_cast<class_with_user_defined_sream_operators>(rng), 1); in do_test_iterator_range_impl()136 BOOST_CHECK_EQUAL(lexical_cast<class_with_user_defined_sream_operators>(rng1), 1); in test_it_range_using_char()143 BOOST_CHECK_EQUAL(lexical_cast<class_with_user_defined_sream_operators>(crng2), 1); in test_it_range_using_char()