HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
make_unsigned_or_unchanged< T, INTEGRAL > Struct Template Reference

#include <chrono.h>

Public Types

using type = T
 

Detailed Description

template<typename T, bool INTEGRAL = std::is_integral<T>::value>
struct make_unsigned_or_unchanged< T, INTEGRAL >

Definition at line 1659 of file chrono.h.

Member Typedef Documentation

template<typename T , bool INTEGRAL = std::is_integral<T>::value>
using make_unsigned_or_unchanged< T, INTEGRAL >::type = T

Definition at line 1660 of file chrono.h.


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