![]() |
Rosetta
2021.16
|
#include <stl_binders.hpp>
Public Member Functions | |
| vector_binder (pybind11::module &m, std::string const &name, std::string const &) | |
Private Types | |
| using | Vector = std::vector< T, Allocator > |
| using | SizeType = typename Vector::size_type |
| using | Class_ = pybind11::class_< Vector, std::shared_ptr< Vector > > |
|
private |
|
private |
|
private |
|
inline |
References basic::options::OptionKeys::score::empty, test.T110_numeric::m, name, and swap().
1.8.7