Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals | Examples

sample8.cpp File Reference

#include <iostream>
#include <algorithm>
#include <vector>
#include <list>
#include "bm.h"

Include dependency graph for sample8.cpp:

Go to the source code of this file.

Functions

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


Function Documentation

int main void   ) 
 

Definition at line 69 of file sample8.cpp.

References bm::bvector< Alloc, MS >::count(), bm::bvector< Alloc, MS >::end(), bm::bvector< Alloc, MS >::first(), bm::bvector< Alloc, MS >::inserter(), PrintContainer(), and bm::bvector< Alloc, MS >::resize().

void Print unsigned  n  ) 
 

Definition at line 53 of file sample8.cpp.

template<class T>
void PrintContainer first,
last
 

Examples:
sample8.cpp.

Definition at line 59 of file sample8.cpp.

Referenced by main().


Generated on Sun Aug 5 14:12:34 2007 for BitMagic by  doxygen 1.4.1