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

but you can also add const to a reference More...

#include <kblib/iterators.h>

Public Types

using type = const T
 

Detailed Description

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

but you can also add const to a reference

Definition at line 792 of file iterators.h.

Member Typedef Documentation

◆ type

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

Definition at line 794 of file iterators.h.


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