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

Function Documentation

template<typename Key, typename T>
inline auto py::operator<(const Key &key, const dict<Key, T> &m) -> bool
Template Parameters
  • Key

  • T

Parameters
  • key[in]

  • m[in]

Returns

true

Returns

false