![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "lib/iter-explorer.hpp"
Definition at line 900 of file iter-explorer.hpp.
Public Member Functions | |
| Group & | group () |
| Iter | begin () |
| Iter | end () |
Public Member Functions inherited from UninitialisedStorage< RES, grp > | |
| _Arr & | array () |
| _Arr const & | array () const |
| operator _Arr & () | |
| operator _Arr const & () const | |
| RES & | operator[] (size_t idx) |
| RES const & | operator[] (size_t idx) const |
| RES & | createAt (size_t idx, Args &&...args) |
| void | destroyAt (size_t idx) |
Additional Inherited Members | |
Static Public Member Functions inherited from UninitialisedStorage< RES, grp > | |
| static constexpr size_t | size () |
Definition at line 903 of file iter-explorer.hpp.
Referenced by Grouping< SRC, RES, grp >::Buffer::begin(), Grouping< SRC, RES, grp >::Buffer::end(), and Grouping< SRC, RES, grp >::pullGroup().
Here is the caller graph for this function:Definition at line 904 of file iter-explorer.hpp.
References Grouping< SRC, RES, grp >::Buffer::group().
Referenced by Grouping< SRC, RES, grp >::getGroupedElms().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 905 of file iter-explorer.hpp.
References Grouping< SRC, RES, grp >::Buffer::group().
Referenced by Grouping< SRC, RES, grp >::getGroupedElms().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for Grouping< SRC, RES, grp >::Buffer:
Collaboration diagram for Grouping< SRC, RES, grp >::Buffer: