Template Function c4::overflows(csubstr)
Defined in File rapidyaml-0.5.0.hpp
Function Documentation
Warning
doxygenfunction: Unable to resolve function “c4::overflows” with arguments (csubstr) 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:
- template<class T> typename std::enable_if<std::is_signed<T>::value, bool>::type overflows(csubstr str)
- template<class T> typename std::enable_if<std::is_unsigned<T>::value, bool>::type overflows(csubstr str) noexcept