Clingo
Loading...
Searching...
No Matches
CppClingo::Util::enumerate< T > Class Template Reference

A python style enumerate/range object. More...

Detailed Description

template<class T>
requires std::forward_iterator<T> || std::integral<T>
class CppClingo::Util::enumerate< T >

A python style enumerate/range object.


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