Home
last modified time | relevance | path

Searched refs:call_policies (Results 1 – 5 of 5) sorted by relevance

/external/python/pybind11/tests/
Dtest_call_policies.cpp32 TEST_SUBMODULE(call_policies, m) { in TEST_SUBMODULE() argument
Dtest_call_policies.py6 from pybind11_tests import call_policies as m
/external/python/pybind11/docs/advanced/
Dmisc.rst88 (see :ref:`call_policies`) which yields the same result:
Dfunctions.rst145 The next section on :ref:`call_policies` discusses *call policies* that can be
/external/python/pybind11/docs/
Dchangelog.rst915 ``py::call_guard<py::scoped_ostream_redirect>()``. See :ref:`call_policies` for details.