kblib 0.2.3
General utilities library for modern C++
std::tuple_element< 1, volatile ::kblib::enumeration< T > > Class Template Reference

references keep the same qualifications as the original More...

#include <kblib/iterators.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
class std::tuple_element< 1, volatile ::kblib::enumeration< T > >

references keep the same qualifications as the original

Definition at line 784 of file iterators.h.

Member Typedef Documentation

◆ type

template<typename T >
using std::tuple_element< 1, volatile ::kblib::enumeration< T > >::type = T

Definition at line 786 of file iterators.h.


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