Template Function apex::operator+(const char(&), const apex::StringStrict<APEX_STRING_LEN>&)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “apex::operator+” with arguments (const char (&), const apex::StringStrict<APEX_STRING_LEN>&) in doxygen xml output for project “apex_containers Doxygen Project” from directory: /tmp/ws/docs_build/apex_containers/output_staging/generated/doxygen/xml. Potential matches:

- template<::size64_t CSTR_LEN, ::size64_t APEX_STRING_LEN> auto operator+(const char (&lhs)[CSTR_LEN], const apex::String<APEX_STRING_LEN> &rhs)
- template<::size64_t CSTR_LEN, ::size64_t APEX_STRING_LEN> auto operator+(const char (&lhs)[CSTR_LEN], const apex::StringStrict<APEX_STRING_LEN> &rhs)
- template<::size64_t LEN> apex::String<APEX_STRING_SIZE + LEN> operator+(const ::apex_string_t &lhs, const apex::String<LEN> &rhs) noexcept
- template<::size64_t LEN> apex::StringStrict<APEX_STRING_SIZE + LEN> operator+(const ::apex_string_t &lhs, const apex::StringStrict<LEN> &rhs)