Home
last modified time | relevance | path

Searched defs:string_to (Results 1 – 1 of 1) sorted by relevance

/oneTBB/examples/common/utility/
H A Dutility.hpp42 dest_type& string_to(std::string const& s, dest_type& result) { in string_to() function
52 dest_type string_to(std::string const& s) { in string_to() function