py::literals::builtins¶
inline namespace builtins {}
py::literals contains literals defined by PyPP for namespace
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.