Iros
 
Loading...
Searching...
No Matches
ignore.h File Reference

Go to the source code of this file.

Classes

struct  di::parser::detail::IgnoreFunction
 

Namespaces

namespace  di
 
namespace  di::parser
 
namespace  di::parser::detail
 

Functions

template<concepts::DecayConstructible Parser>
requires (concepts::DerivedFrom<Parser, ParserBase<Parser>>)
constexpr auto di::parser::operator~ (Parser &&parser)
 

Variables

constexpr auto di::parser::ignore = detail::IgnoreFunction {}