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

Detailed Description

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

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

#include <chrono.h>

Public Types

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

Member Typedef Documentation

◆ type

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

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


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