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

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

Public Types

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

Member Typedef Documentation

◆ type

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

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