RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
rtctk::componentFramework::IsStdArrayType< std::array< T, N > > Struct Template Reference

Structure for detecting std::array types using SFINAE. More...

#include <rtctk/componentFramework/typeTraits.hpp>

Inheritance diagram for rtctk::componentFramework::IsStdArrayType< std::array< T, N > >:

Detailed Description

template<typename T, std::size_t N>
struct rtctk::componentFramework::IsStdArrayType< std::array< T, N > >

Structure for detecting std::array types using SFINAE.


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