Iros
 
Loading...
Searching...
No Matches
array.h File Reference

Go to the source code of this file.

Classes

struct  di::vocab::Array< T, extent >
 
struct  di::vocab::Array< T, 0 >
 
struct  di::Array< T, extent >
 

Namespaces

namespace  di
 
namespace  di::vocab
 

Functions

template<typename T, typename... U>
 di::vocab::Array (T, U...) -> Array< T, 1+sizeof...(U)>