#include <pybind11.h>
Definition at line 362 of file pybind11.h.
◆ strdup_guard() [1/2]
cpp_function::strdup_guard::strdup_guard |
( |
| ) |
|
|
default |
◆ strdup_guard() [2/2]
cpp_function::strdup_guard::strdup_guard |
( |
const strdup_guard & |
| ) |
|
|
delete |
◆ ~strdup_guard()
cpp_function::strdup_guard::~strdup_guard |
( |
| ) |
|
|
inline |
◆ operator()()
char* cpp_function::strdup_guard::operator() |
( |
const char * |
s | ) |
|
|
inline |
◆ operator=()
◆ release()
void cpp_function::strdup_guard::release |
( |
| ) |
|
|
inline |
◆ strings
std::vector<char *> cpp_function::strdup_guard::strings |
|
private |
The documentation for this class was generated from the following file: