4.6.0
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
fcppt::parse::with_location< Parser > Class Template Reference
Inheritance diagram for fcppt::parse::with_location< Parser >:
fcppt::parse::tag

Public Types

using result_type
 

Public Member Functions

 with_location (Parser &&)
 
template<typename Ch , typename Skipper >
fcppt::parse::result< Ch, result_typeparse (fcppt::reference< fcppt::parse::basic_stream< Ch > >, Skipper const &) const
 

Member Typedef Documentation

◆ result_type

Constructor & Destructor Documentation

◆ with_location()

template<typename Parser >
fcppt::parse::with_location< Parser >::with_location ( Parser && )
explicit

Member Function Documentation

◆ parse()

template<typename Parser >
template<typename Ch , typename Skipper >
fcppt::parse::result< Ch, result_type > fcppt::parse::with_location< Parser >::parse ( fcppt::reference< fcppt::parse::basic_stream< Ch > > ,
Skipper const &  ) const
nodiscard