Template Function c4::operator==(const C(&), basic_substring<C> const)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “c4::operator==” with arguments (const C (&), basic_substring<C> const) in doxygen xml output for project “hebi_cpp_api Doxygen Project” from directory: /tmp/ws/docs_build/hebi_cpp_api/output_staging/generated/doxygen/xml. Potential matches:

- bool operator==(c4::csubstr ss, std::string const &s)
- bool operator==(std::string const &s, c4::csubstr ss)
- template<class Alloc> bool operator==(c4::csubstr ss, std::vector<char, Alloc> const &s)
- template<class Alloc> bool operator==(std::vector<char, Alloc> const &s, c4::csubstr ss)
- template<typename C, size_t N> bool operator==(const C (&s)[N], basic_substring<C> const that)
- template<typename C> bool operator==(C const c, basic_substring<C> const that)