Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/io/
Dpath_spec.hpp101 inline const char* convert_to_native_string( char* str ) in convert_to_native_string() function
106 inline const char* convert_to_native_string( const char* str ) in convert_to_native_string() function
111 inline const char* convert_to_native_string( const std::string& str ) in convert_to_native_string() function
116 inline const char* convert_to_native_string( const wchar_t* str ) in convert_to_native_string() function
125 inline const char* convert_to_native_string( const std::wstring& str ) in convert_to_native_string() function