BitMagic-C++
Functions
sample22.cpp File Reference

Example: bvector<> - ranges and intervals functions. More...

#include <iostream>
#include <assert.h>
#include "bm.h"
#include "bmserial.h"
#include "bmintervals.h"
#include "bmundef.h"
Include dependency graph for sample22.cpp:

Go to the source code of this file.

Functions

template<class T >
void PrintContainer (T first, T last)
  More...
 
int main (void)
  More...
 

Detailed Description

Example: bvector<> - ranges and intervals functions.

Definition in file sample22.cpp.