Searched defs:basic_string_ref (Results 1 – 1 of 1) sorted by relevance
51 class basic_string_ref { class67 BOOST_CONSTEXPR basic_string_ref () BOOST_NOEXCEPT in basic_string_ref() function in boost::basic_string_ref90 basic_string_ref(const charT* str) BOOST_NOEXCEPT in basic_string_ref() function in boost::basic_string_ref94 basic_string_ref(const std::basic_string<charT, traits, Allocator>& str) in basic_string_ref() function in boost::basic_string_ref104 BOOST_CONSTEXPR basic_string_ref(const charT* str, size_type len) BOOST_NOEXCEPT in basic_string_ref() function in boost::basic_string_ref