Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/x3/support/traits/
Dstring_traits.hpp81 decltype(auto) get_c_string(T* str) in get_c_string() function
87 decltype(auto) get_c_string(T const* str) in get_c_string() function
93 decltype(auto) get_c_string(String& str) in get_c_string() function
99 decltype(auto) get_c_string(String const& str) in get_c_string() function
/third_party/boost/boost/spirit/home/support/
Dstring_traits.hpp222 get_c_string (T* str) in get_c_string() function
229 get_c_string (T const* str) in get_c_string() function
236 get_c_string (String& str) in get_c_string() function
243 get_c_string (String const& str) in get_c_string() function