semf
array.h File Reference
Include dependency graph for array.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  semf::Array< T >
 This is an interface to std::array with the benefit of knowing its size without using a template parameter so it can be used easier in object oriented code. More...
 

Namespaces

namespace  semf
 

Detailed Description

Date
27.04.2021
Author
jh

Definition in file array.h.