Home | History | Annotate | Download | only in text

Lines Matching refs:string

36 #include <string>
43 std::string quote(const std::string&, const char);
46 std::vector< std::string > refill(const std::string&, const std::size_t);
47 std::string refill_as_string(const std::string&, const std::size_t);
50 std::string join(const Collection&, const std::string&);
51 std::vector< std::string > split(const std::string&, const char);
54 Type to_type(const std::string&);
56 bool to_type(const std::string&);
58 std::string to_type(const std::string&);