SoPlex Documentation
Loading...
Searching...
No Matches
iterator_category< T * > Struct Template Reference

#include <format.h>

Public Types

using type = std::random_access_iterator_tag
 

Detailed Description

template<typename T>
struct internal::iterator_category< T * >

Definition at line 275 of file format.h.

Member Typedef Documentation

◆ type

template<typename T >
using type = std::random_access_iterator_tag

Definition at line 276 of file format.h.