RTC Toolkit  2.0.0
rtctk::componentFramework::IsSpanConvertible< T > Struct Template Reference

Type trait to check if a type can be converted to a Span using AsSpan/ToSpan. More...

#include <recordingTypeTraits.hpp>

Inheritance diagram for rtctk::componentFramework::IsSpanConvertible< T >:

Detailed Description

template<typename T>
struct rtctk::componentFramework::IsSpanConvertible< T >

Type trait to check if a type can be converted to a Span using AsSpan/ToSpan.


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