WPILibC++
2027.0.0-alpha-2
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
detail::is_bit_reference_like< T > Struct Template Reference
#include <
fmt/std.h
>
Static Public Attributes
static constexpr bool
value
Member Data Documentation
◆
value
template<typename T >
bool
detail::is_bit_reference_like
< T >::value
static
constexpr
Initial value:
= std::is_convertible<T, bool>::value &&
std::is_nothrow_assignable<T, bool>::value &&
has_flip<T>::value
The documentation for this struct was generated from the following file:
fmt/
std.h
detail
is_bit_reference_like
Generated on Wed Jul 23 2025 00:48:20 for WPILibC++ by
1.12.0