![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Simple encapsulation for a dynamically allocated array. More...
#include <static_vector>
Simple encapsulation for a dynamically allocated array.
The main purpose of this class is to support C++11 range for for simple dynamically allocated array with static size.
Definition at line 16 of file static_vector.