- 3.0.1 core module.
foo::PathLike Class Reference

Classes

struct  iterator
 

Public Types

using value_type = char
 
using const_iterator = iterator
 

Public Member Functions

 PathLike ()
 
iterator begin () const
 
iterator end () const
 

Friends

friend::std::ostream & operator<< (::std::ostream &os, const PathLike &)
 

Member Typedef Documentation

Constructor & Destructor Documentation

foo::PathLike::PathLike ( )
inline

Member Function Documentation

iterator foo::PathLike::begin ( ) const
inline
iterator foo::PathLike::end ( ) const
inline

Friends And Related Function Documentation

::std::ostream& operator<< ( ::std::ostream &  os,
const PathLike  
)
friend

The documentation for this class was generated from the following file: