tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
tuple_element< I, T volatile > Struct Template Reference

#include <tuple_element.hpp>

Public Types

using type = add_volatile_t<typename tuple_element<I, T>::type>
 

Member Typedef Documentation

◆ type

template<size_t I, typename T>
using type = add_volatile_t<typename tuple_element<I, T>::type>

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