RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
rtctk::componentFramework::IsSpanType< gsl::span< T, N > > Struct Template Reference

Structure for detecting gsl::span types using SFINAE. More...

#include <rtctk/componentFramework/typeTraits.hpp>

Inheritance diagram for rtctk::componentFramework::IsSpanType< gsl::span< T, N > >:

Detailed Description

template<typename T, decltype(gsl::dynamic_extent) N>
struct rtctk::componentFramework::IsSpanType< gsl::span< T, N > >

Structure for detecting gsl::span types using SFINAE.


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