openMSX
detail::is_std_array< std::array< T, N > > Struct Template Reference

#include <span.hh>

Inheritance diagram for detail::is_std_array< std::array< T, N > >:
Inheritance graph
[legend]
Collaboration diagram for detail::is_std_array< std::array< T, N > >:
Collaboration graph
[legend]

Detailed Description

template<typename T, size_t N>
struct detail::is_std_array< std::array< T, N > >

Definition at line 71 of file span.hh.


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