Lumiera  0.pre.03
»edit your freedom«
ScopedCollection< I, siz >::FillWith< TY > Class Template Reference

#include "lib/scoped-collection.hpp"

Description

template<class I, size_t siz = sizeof(I)>
template<typename TY>
class lib::ScopedCollection< I, siz >::FillWith< TY >

fills the ScopedCollection with default constructed I-instances

Definition at line 204 of file scoped-collection.hpp.

Public Member Functions

void operator() (typename ScopedCollection< I, siz >::ElementHolder &storage)
 
+ Collaboration diagram for ScopedCollection< I, siz >::FillWith< TY >:

The documentation for this class was generated from the following file: