Typedefs | Functions
test_opaque_types.cpp File Reference
#include <pybind11/stl.h>
#include "pybind11_tests.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

◆ StringList

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

Definition at line 23 of file test_opaque_types.cpp.

Function Documentation

◆ PYBIND11_MAKE_OPAQUE()

PYBIND11_MAKE_OPAQUE ( std::vector< std::string, std::allocator< std::string >>  )

◆ TEST_SUBMODULE()

TEST_SUBMODULE ( opaque_types  ,
m   
)

Definition at line 25 of file test_opaque_types.cpp.



gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:07