WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
detail::make_unsigned_or_unchanged< T, INTEGRAL > Struct Template Reference

#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: