translates a selected set of iterator values into an iterator
More...
#include <seqpack.h>
|
template<class int_it > |
int | next_group (int_it beg, int n=1) |
| put a group of n elements starting with beg
|
|
std::size_t | packed_size () const |
| returns the size in bytes ignoring vector overheads
|
|
std::size_t | data_size () const |
| returns full unpacked sequence size in bytes
|
|
template<class iter_t>
class iter_pack< iter_t >
translates a selected set of iterator values into an iterator
The documentation for this class was generated from the following file: