tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
c_array.hpp File Reference

Go to the source code of this file.

Classes

struct  empty_c_array
 

Namespaces

namespace  etl
 

Typedefs

template<typename ValueType, etl::size_t Size>
using c_array = ValueType[Size]