Go to the documentation of this file.
19 options() : previous_state(global_state()) {}
26 ~options() { global_state() = previous_state; }
63 return global_state().show_user_defined_docstrings;
69 return global_state().show_enum_members_docstring;
73 void *
operator new(
size_t) =
delete;
77 bool show_user_defined_docstrings =
true;
78 bool show_function_signatures =
true;
80 bool show_enum_members_docstring =
true;
#define PYBIND11_NAMESPACE_END(name)
static bool show_enum_members_docstring()
#define PYBIND11_NAMESPACE_BEGIN(name)
options & disable_function_signatures() &
The 'instance' type which needs to be standard layout (need to be able to use 'offsetof')
options & enable_function_signatures() &
options & disable_user_defined_docstrings() &
idx_t idx_t idx_t idx_t idx_t idx_t idx_t real_t real_t idx_t * options
options & enable_user_defined_docstrings() &
options & enable_enum_members_docstring() &
static bool show_function_signatures()
static bool show_user_defined_docstrings()
static state & global_state()
options & disable_enum_members_docstring() &
gtsam
Author(s):
autogenerated on Fri Nov 1 2024 03:33:52