#include <stl_binders.hpp>
 | 
|   | map_binder (pybind11::module &m, std::string const &key_name, std::string const &value_name, std::string const &, std::string const &) | 
|   | 
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: