Inclusive range of indices: [from, to].
Synopsis of methods | |
constexpr closed_indices_fn | closed_indices {} |
Public Member Functions | |
template<typename Val > | |
CPP_TEMPLATE_AUX_0 | c (requires ` integral< Val >) ccclosed_iota_view< Val > operator()(Val from |
template<typename Val > | |
CPP_TEMPLATE_AUX_0 | c (requires ` integral< Val >) ccclosed_iota_view< Val > operator()(Val to) const |
Public Attributes | |
CPP_TEMPLATE_AUX_0 Val to | const |
CPP_TEMPLATE_AUX_0 Val to ranges::views::closed_indices_fn::const |