Scippy

SoPlex

Sequential object-oriented simPlex

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

Definition at line 713 of file chrono.h.

Member Typedef Documentation

◆ type

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

Definition at line 714 of file chrono.h.