ewmscp  ..
Functions
sparseMap.cpp File Reference

(v0.19-24-g0617ca1 with changes)

#include <fcntl.h>
#include <stdio.h>
#include <string.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include "throwcall.h"
#include <Options.h>
#include <algorithm>
#include <list>
#include <set>
Include dependency graph for sparseMap.cpp:

Go to the source code of this file.

Functions

bool is_nul (void *buffer, size_t count)
 
template<typename T >
void printNumber (std::ostream &ost, T number)
 
template<typename T1 , typename T2 >
void printRegion (std::ostream &ost, T1 start, T2 end)
 
int main (int argc, const char *argv[])