Classes | Namespaces | Macros | Enumerations | Functions
test_stl.cpp File Reference
#include <pybind11/stl.h>
#include "constructor_stats.h"
#include "pybind11_tests.h"
#include <pybind11/stl/filesystem.h>
#include <string>
#include <vector>
Include dependency graph for test_stl.cpp:

Go to the source code of this file.

Classes

struct  std::hash< TplCtorClass >
 
struct  OptionalHolder< OptionalImpl, T >
 
class  OptionalProperties< OptionalImpl >
 
class  ReferenceSensitiveOptional< T >
 
struct  TplCtorClass
 Issue #528: templated constructor. More...
 
struct  pybind11::detail::type_caster< ReferenceSensitiveOptional< T > >
 

Namespaces

 pybind11
 
 pybind11::detail
 
 std
 

Macros

#define PYBIND11_HAS_FILESYSTEM_IS_OPTIONAL
 

Enumerations

enum  EnumType { EnumType::kSet = 42, EnumType::kUnset = 85 }
 

Functions

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

Macro Definition Documentation

◆ PYBIND11_HAS_FILESYSTEM_IS_OPTIONAL

#define PYBIND11_HAS_FILESYSTEM_IS_OPTIONAL

Definition at line 16 of file test_stl.cpp.

Enumeration Type Documentation

◆ EnumType

enum EnumType
strong
Enumerator
kSet 
kUnset 

Definition at line 86 of file test_stl.cpp.

Function Documentation

◆ PYBIND11_MAKE_OPAQUE()

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

◆ TEST_SUBMODULE()

TEST_SUBMODULE ( stl  ,
m   
)

test_stl_vector_ownership

test_issue_1561

Definition at line 170 of file test_stl.cpp.



gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:40:55