uTL
micro Template library
utl::common_impl::__common_reference3< T, U, meta::void_t< __cond_res< T, U > > > Struct Template Reference

#include <stl.h>

Public Types

using type = __cond_res< T, U >
 

Detailed Description

template<class T, class U>
struct utl::common_impl::__common_reference3< T, U, meta::void_t< __cond_res< T, U > > >

Definition at line 242 of file stl.h.

Member Typedef Documentation

◆ type

template<class T , class U >
using utl::common_impl::__common_reference3< T, U, meta::void_t< __cond_res< T, U > > >::type = __cond_res<T, U>

Definition at line 244 of file stl.h.


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