TF++, Miscellaneous classes and modules in C++:
◆
operator++()
template<class T = int>
Tvalue
tfxx::RangeStepper
< T >::operator++
(
)
inline
advance to next value and return current value
Definition at line
138
of file
range.h
.
138
{
return
(this->
next
()); }
tfxx::RangeStepper::next
Tvalue next()
advance to next value and return current value
Definition:
range.h:132
tfxx
RangeStepper
Generated on Mon Aug 21 2023 17:36:07 for TF++, Miscellaneous classes and modules in C++: by
1.8.14