Rosetta  3.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 &, std::string const &)
 

Constructor & Destructor Documentation

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 &  ,
std::string const &   
)
inline

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