An implementation of std::integer_sequence.
More...
#include <utility.hpp>
template<typename T, T... Ints>
struct halcheck::lib::integer_sequence< T, Ints >
An implementation of std::integer_sequence.
- See also
- std::integer_sequence
The documentation for this struct was generated from the following file: