Iros
 
Loading...
Searching...
No Matches
di::parser::MatchRange< T > Struct Template Reference

#include <di/parser/integral_set.h>

Public Member Functions

constexpr auto operator() (concepts::ThreeWayComparableWith< T > auto const &other) const -> bool
 

Public Attributes

lower
 
upper_inclusive
 

Member Function Documentation

◆ operator()()

template<concepts::Integral T>
auto di::parser::MatchRange< T >::operator() ( concepts::ThreeWayComparableWith< T > auto const & other) const -> bool
inlineconstexpr

Member Data Documentation

◆ lower

template<concepts::Integral T>
T di::parser::MatchRange< T >::lower

◆ upper_inclusive

template<concepts::Integral T>
T di::parser::MatchRange< T >::upper_inclusive

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