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