cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
foo::PathLike Class Reference

Classes

struct  iterator
 

Public Types

using value_type = char
 
using const_iterator = iterator
 

Public Member Functions

 PathLike ()=default
 
iterator begin () const
 
iterator end () const
 
friend::std::ostream & operator<< (::std::ostream &os, const PathLike &)
 

Member Typedef Documentation

◆ const_iterator

◆ value_type

Constructor & Destructor Documentation

◆ PathLike()

foo::PathLike::PathLike ( )
default

Member Function Documentation

◆ begin()

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

◆ end()

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

◆ operator<<()

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

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