Loading [MathJax]/extensions/tex2jax.js
ivutils
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
iter_pack< iter_t > Class Template Reference

translates a selected set of iterator values into an iterator More...

#include <seqpack.h>

Public Member Functions

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
 

Detailed Description

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: