|
| options (const options &)=delete |
|
options & | operator= (const options &)=delete |
|
options & | disable_user_defined_docstrings ()& |
|
options & | enable_user_defined_docstrings ()& |
|
options & | disable_function_signatures ()& |
|
options & | enable_function_signatures ()& |
|
void * | operator new (size_t)=delete |
|
|
static bool | show_user_defined_docstrings () |
|
static bool | show_function_signatures () |
|
|
static state & | global_state () |
|
- Examples:
- convert_example.cc.
Definition at line 16 of file options.h.
The documentation for this class was generated from the following file: