Stream modifiers ---------------- .. autoclass:: cppstream.endl._Endl .. py:data:: cppstream.endl The endl object. Please use this instead of the constructing the :class:`cppstream.endl._Endl` class. C++ equivalent: ``std::endl`` :type: :class:`cppstream.endl._Endl`