WPILibC++ 2024.3.2
detail::make_unsigned_or_unchanged< T, INTEGRAL > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/chrono.h>

Public Types

using type = T
 

Member Typedef Documentation

◆ type

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

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