WPILibC++
2025.1.1
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 const bool
value
Member Data Documentation
◆
value
template<typename T >
const 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 Thu Jan 2 2025 00:19:47 for WPILibC++ by
1.12.0