ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
dfe_smallvector.hpp File Reference

Minimal small vector implementation. More...

#include <iterator>
#include <memory>
+ Include dependency graph for dfe_smallvector.hpp:

Go to the source code of this file.

Classes

class  dfe::SmallVector< T, N, Allocator >
 
struct  dfe::SmallVector< T, N, Allocator >::AllocatedStorage
 

Namespaces

namespace  dfe
 

Detailed Description

Minimal small vector implementation.

Author
Moritz Kiehn msmk@.nosp@m.cern.nosp@m..ch
Date
2019-04-00, Initial version

Definition in file dfe_smallvector.hpp.