BitMagic-C++
Functions
sample7.cpp File Reference

Example: set operations between bvector<> and arrays of integers. More...

#include <iostream>
#include <algorithm>
#include <vector>
#include <list>
#include "bm.h"
#include "bmalgo.h"
#include "bmundef.h"
Include dependency graph for sample7.cpp:

Go to the source code of this file.

Functions

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

Detailed Description

Example: set operations between bvector<> and arrays of integers.

Definition in file sample7.cpp.