C++ Library Extensions 2022.12.09
To help learn modern C++ programming
stl_extensions::hidden::st_tuple_scalar_unsigned_cast< T, S > Struct Template Reference

#include <cpg_tuple_operations.hpp>

Public Types

using type = cgt::common_unsigned_t< T, S >
 

Detailed Description

template<typename T, typename S>
struct stl_extensions::hidden::st_tuple_scalar_unsigned_cast< T, S >

Definition at line 311 of file cpg_tuple_operations.hpp.

Member Typedef Documentation

◆ type

template<typename T , typename S >
using stl_extensions::hidden::st_tuple_scalar_unsigned_cast< T, S >::type = cgt::common_unsigned_t<T, S>

Definition at line 313 of file cpg_tuple_operations.hpp.


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