Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/scoped-collection.hpp"
fills the ScopedCollection with default constructed TY-instances
Definition at line 208 of file scoped-collection.hpp.
Public Member Functions | |
PullFrom (IT source) | |
void | operator() (typename ScopedCollection< I, siz >::ElementHolder &storage) |
Private Types | |
using | ElementType = typename meta::ValueTypeBinding< IT >::value_type |
Private Attributes | |
IT | iter_ |