#include <di/parser/integral_set.h>
Public Member Functions | |
| constexpr auto | operator() (concepts::ThreeWayComparableWith< T > auto const &other) const -> bool |
Public Attributes | |
| T | lower |
| T | upper_inclusive |
|
inlineconstexpr |
| T di::parser::MatchRange< T >::lower |
| T di::parser::MatchRange< T >::upper_inclusive |