Scippy

SoPlex

Sequential object-oriented simPlex

iterator_category< It, void_t< typename It::iterator_category > > Struct Template Reference

#include <format.h>

Public Types

using type = typename It::iterator_category
 

Detailed Description

template<typename It>
struct internal::iterator_category< It, void_t< typename It::iterator_category > >

Definition at line 280 of file format.h.

Member Typedef Documentation

◆ type

using type = typename It::iterator_category

Definition at line 281 of file format.h.