|
BitMagic-C++
|
Pair type. More...
#include <bmfunc.h>

Public Member Functions | |
| pair (First f, Second s) | |
Data Fields | |
| First | first |
| Second | second |
Pair type.
|
inline |
| First bm::pair< First, Second >::first |
Definition at line 155 of file bmfunc.h.
Referenced by bm::aggregator< BV >::cache_gap_block(), and main().
| Second bm::pair< First, Second >::second |
Definition at line 156 of file bmfunc.h.
Referenced by bm::aggregator< BV >::cache_gap_block(), and main().