SoPlex Documentation
Loading...
Searching...
No Matches
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 detail::make_unsigned_or_unchanged< T, INTEGRAL >

Definition at line 704 of file chrono.h.

Member Typedef Documentation

◆ type

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

Definition at line 705 of file chrono.h.