|
emlabcpp
modern opinionated embedded C++ library
|
#include "../iterator.h"
Include dependency graph for numeric.h:Go to the source code of this file.
Classes | |
| struct | std::iterator_traits< emlabcpp::iterators::numeric_iterator< T > > |
| class | emlabcpp::iterators::numeric_iterator< T > |
| numeric iterator - iterator over numbers (which are calculated on the fly) Value of type T is stored internally and incremented as the iterator is moved forward/backward More... | |
Namespaces | |
| emlabcpp | |
| MIT License. | |
| emlabcpp::iterators | |
| MIT License. | |