spdlog
Loading...
Searching...
No Matches
Public Types | List of all members
make_unsigned_or_unchanged< T, INTEGRAL > Struct Template Reference

Detailed Description

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

Definition at line 833 of file bundled/chrono.h.

#include <chrono.h>

Public Types

using type = T
 

Member Typedef Documentation

◆ type

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

Definition at line 834 of file bundled/chrono.h.


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