Structure for detecting gsl::span types of dynamic size using SFINAE.
More...
#include <rtctk/componentFramework/typeTraits.hpp>
template<
typename T,
decltype(gsl::dynamic_extent) N>
struct rtctk::componentFramework::IsDynamicSpanType< gsl::span< T, N > >
Structure for detecting gsl::span types of dynamic size using SFINAE.
The documentation for this struct was generated from the following file:
- componentFramework/services/common/src/include/rtctk/componentFramework/typeTraits.hpp