libdballe
6.8
|
Public Member Functions | |
SequenceBuilder (const Index< const T * > &index) | |
bool | found_items_in_index () const |
std::auto_ptr< stl::Sequences< size_t > > | release_sequences () |
void | insert (const T *val) |
Protected Attributes | |
const Index< const T * > & | index |
stl::Sequences< size_t > * | sequences |
bool | found |