.. index:: py::literals .. _doxycast_pypp_namespacepy_1_1literals_1_1builtins: .. _py-literals: *py::literals::*\ builtins ========================== .. code-block:: cpp inline namespace builtins {} ``py::literals`` contains literals defined by PyPP for namespace :ref:`py-builtins`. Literals can be accessed by inserting the statement ``using namespace literal_namespace`` into a scope, where ``literal_namespace`` is either ``py::literals::builtins`` or ``py::literals``. Members ------- .. toctree:: :hidden: