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

/gem5/ext/pybind11/include/pybind11/
H A Doptions.h43 static bool show_user_defined_docstrings() { return global_state().show_user_defined_docstrings; } function in class:options
53 bool show_user_defined_docstrings = true; //< Include user-supplied texts in docstrings. member in struct:options::state

Completed in 4 milliseconds