BitMagic-C++
Functions
sample1.cpp File Reference

Example: bvector<> set bits and then retrieve indexes of ON bits. More...

#include <iostream>
#include "bm.h"
Include dependency graph for sample1.cpp:

Go to the source code of this file.

Functions

int main (void)
 

Detailed Description

Example: bvector<> set bits and then retrieve indexes of ON bits.

Definition in file sample1.cpp.

Function Documentation

◆ main()

int main ( void  )