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

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

Public Types

using type = remove_cvref_t< decltype(T::value)>
 

Member Typedef Documentation

◆ type

template<typename T >
using detail::strip_named_arg< T, true >::type = remove_cvref_t<decltype(T::value)>

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