Rosetta
Public Member Functions | List of all members
binder::map_binder< Key, T, Compare, Allocator > Class Template Reference

#include <stl_binders.hpp>

Public Member Functions

 map_binder (pybind11::module &m, std::string const &key_name, std::string const &value_name, std::string const &comparator_name, std::string const &allocator_name)
 

Constructor & Destructor Documentation

◆ map_binder()

template<typename Key , typename T , typename Compare , class Allocator >
binder::map_binder< Key, T, Compare, Allocator >::map_binder ( pybind11::module &  m,
std::string const &  key_name,
std::string const &  value_name,
std::string const &  comparator_name,
std::string const &  allocator_name 
)
inline

The documentation for this class was generated from the following file: