BitMagic-C++
Functions
sample10.cpp File Reference

Example: bvector<> generation of random sub-set. More...

#include <iostream>
#include "bm.h"
#include "bmrandom.h"
#include "bmundef.h"
Include dependency graph for sample10.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<> generation of random sub-set.

Definition in file sample10.cpp.