#include <ctre/phoenix6/swerve/utility/span.hpp>
|
static constexpr bool | value |
|
◆ value
template<typename C , typename U = uncvref_t<C>>
Initial value:=
!is_span<U>::value && !is_std_array<U>::value &&
!std::is_array<U>::value && has_size_and_data<C>::value
The documentation for this struct was generated from the following file: