Template Function count(KeyType&&)
Defined in File nlohmann_json.hpp
Function Documentation
Warning
doxygenfunction: Unable to resolve function “count” with arguments (KeyType&&) in doxygen xml output for project “ros_babel_fish_tools Doxygen Project” from directory: /tmp/ws/docs_build/ros_babel_fish_tools/output_staging/generated/doxygen/xml. Potential matches:
- size_type count(const key_type &key) const
- template<class KeyType, detail::enable_if_t<detail::is_usable_as_key_type<key_compare, key_type, KeyType>::value, int> = 0> size_type count(KeyType &&key) const