BitMagic-C++
Functions
sample8.cpp File Reference

Example: bvector<> - STL interoperability. More...

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

Go to the source code of this file.

Functions

void Print (bm::bvector<>::size_type n)
 
template<class T >
void PrintContainer (T first, T last)
  More...
 
int main (void)
  More...
 

Detailed Description

Example: bvector<> - STL interoperability.

Definition in file sample8.cpp.