##############
const_iterator
##############

.. cpp:namespace:: SC::IO::path::const_iterator

.. default-domain:: cpp

Functions
=========

============================= ==========================================================================================================
..                            :cpp:func:`~const_iterator <SC::IO::path::const_iterator::~const_iterator>`                               
..                            :cpp:func:`const_iterator <SC::IO::path::const_iterator::const_iterator>`                                 
..                            :cpp:func:`const_iterator <SC::IO::path::const_iterator::const_iterator>`                                 
bool                          :cpp:func:`operator== <bool SC::IO::path::const_iterator::operator==(const_iterator const &other) const>` 
bool                          :cpp:func:`operator!= <bool SC::IO::path::const_iterator::operator!=(const_iterator const &other) const>` 
void                          :cpp:func:`operator++ <void SC::IO::path::const_iterator::operator++()>`                                  
:doc:`classSC_1_1IO_1_1path`  :cpp:func:`operator* <path SC::IO::path::const_iterator::operator*() const>`                              
============================= ==========================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

See definition of :doc:`classSC_1_1IO_1_1path_1_1const__iterator`



