Iros
 
Loading...
Searching...
No Matches
di::parser::IntegralSet< T, N > 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

Array< MatchRange< T >, N > ranges
 

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ ranges

template<concepts::Integral T, size_t N>
Array<MatchRange<T>, N> di::parser::IntegralSet< T, N >::ranges

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