Scippy

SoPlex

Sequential object-oriented simPlex

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 internal::make_unsigned_or_unchanged< T, INTEGRAL >

Definition at line 709 of file chrono.h.

Member Typedef Documentation

◆ type

using type = T

Definition at line 710 of file chrono.h.