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

#include <chrono.h>

Public Types

using type = typename std::make_unsigned< T >::type
 

Detailed Description

template<typename T>
struct make_unsigned_or_unchanged< T, true >

Definition at line 1663 of file chrono.h.

Member Typedef Documentation

template<typename T >
using make_unsigned_or_unchanged< T, true >::type = typename std::make_unsigned<T>::type

Definition at line 1664 of file chrono.h.


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