Typedefs | Functions
test_opaque_types.cpp File Reference
#include "pybind11_tests.h"
#include <pybind11/stl.h>
#include <vector>
Include dependency graph for test_opaque_types.cpp:

Go to the source code of this file.

Typedefs

using StringList = std::vector< std::string, std::allocator< std::string >>
 

Functions

 PYBIND11_MAKE_OPAQUE (std::vector< std::string, std::allocator< std::string >>)
 
 TEST_SUBMODULE (opaque_types, m)
 

Typedef Documentation

using StringList = std::vector<std::string, std::allocator<std::string>>

Definition at line 21 of file test_opaque_types.cpp.

Function Documentation

PYBIND11_MAKE_OPAQUE ( std::vector< std::string, std::allocator< std::string >>  )
TEST_SUBMODULE ( opaque_types  ,
m   
)

Definition at line 23 of file test_opaque_types.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:40