di 0.1.0
Loading...
Searching...
No Matches
ignore.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::parser
 

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 {}