BitMagic-C++
Functions | Variables
sample14.cpp File Reference

Example: bvector<> set operations on serialized/compressed BLOBs. More...

#include <stdlib.h>
#include <iostream>
#include <vector>
#include "bm.h"
#include "bmserial.h"
#include "bmundef.h"
Include dependency graph for sample14.cpp:

Go to the source code of this file.

Functions

static void fill_bvector (bm::bvector<> *bv)
  More...
 
int main (void)
  More...
 

Variables

const unsigned MAX_VALUE = 1000000
  More...
 

Detailed Description

Example: bvector<> set operations on serialized/compressed BLOBs.

Definition in file sample14.cpp.