Structure for detecting std::array types using SFINAE.
More...
#include <rtctk/componentFramework/typeTraits.hpp>
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:
- componentFramework/services/common/src/include/rtctk/componentFramework/typeTraits.hpp