libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
gimbal::iterator_value< It, T > Struct Template Reference

Public Types

using type = T
 

Detailed Description

template<typename It, typename T = std::decay_t<decltype(*(std::declval<It>()))>>
struct gimbal::iterator_value< It, T >

Definition at line 115 of file gimbal_container.hpp.

Member Typedef Documentation

◆ type

template<typename It , typename T = std::decay_t<decltype(*(std::declval<It>()))>>
using gimbal::iterator_value< It, T >::type = T

Definition at line 116 of file gimbal_container.hpp.


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