Sux
Classes | Namespaces | Macros | Enumerations
Vector.hpp File Reference
#include "../support/common.hpp"
#include "Expandable.hpp"
#include <assert.h>
#include <iostream>
#include <string>
#include <sys/mman.h>

Go to the source code of this file.

Classes

class  sux::util::Vector< T, AT >
 

Namespaces

 sux
 
 sux::util
 

Macros

#define MAP_HUGETLB   0
 
#define MADV_HUGEPAGE   0
 

Enumerations

enum  sux::util::AllocType { sux::util::MALLOC, sux::util::SMALLPAGE, sux::util::TRANSHUGEPAGE, sux::util::FORCEHUGEPAGE }
 

Macro Definition Documentation

◆ MADV_HUGEPAGE

#define MADV_HUGEPAGE   0

◆ MAP_HUGETLB

#define MAP_HUGETLB   0