Simple Application Framework
1
|
Static array container.
Go to the source code of this file.
Classes | |
class | Saf::Collection::StaticArray< N, T > |
Class representing a static array of N elements of the same data type. More... | |
Namespaces | |
namespace | Saf |
Global library namespace. | |
namespace | Saf::Collection |
Namespace encapsulating data container classes. |
Static array container.