Template Function py::len(const dict<Key, T>&)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “py::len” with arguments (const dict<Key, T>&) in doxygen xml output for project “ckpttncpp” from directory: ./doxyoutput/xml. Potential matches:

- template<typename Key, typename T> auto len(const dict<Key, T> &m) -> size_t
- template<typename Key> auto len(const set<Key> &m) -> size_t