4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Public Member Functions
fcppt::options::usage Class Reference

Detailed Description

The usage type of a parser.

This shows to a user how a parser is supposed to be used.

Public Member Functions

FCPPT_OPTIONS_DETAIL_SYMBOL usage (fcppt::options::usage_variant &&)
 
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::usage_variant const & get () const
 

Constructor & Destructor Documentation

◆ usage()

FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::usage::usage ( fcppt::options::usage_variant &&  )
explicit

Member Function Documentation

◆ get()

FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::usage_variant const & fcppt::options::usage::get ( ) const