tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
common_reference< T, U > Struct Template Reference

#include <common_reference.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T, typename U>
requires is_same_v<T, U>
struct etl::common_reference< T, U >
Todo
Ugly hack to get started with ranges implementation

Member Typedef Documentation

◆ type

template<typename T, typename U>
using type = T

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