Searched defs:disable_user_defined_docstrings (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Doptions.h33 options& disable_user_defined_docstrings() & { global_state().show_user_defined_docstrings = false; return *this; } function in class:options

Completed in 4 milliseconds