FE 0.5.0
A header-only C++ library for writing frontends
Loading...
Searching...
No Matches
arena.h File Reference
#include <algorithm>
#include <list>
#include <memory>
#include "fe/assert.h"
Include dependency graph for arena.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fe::Arena
 An arena pre-allocates so-called pages of size Arena::page_size_. More...
 
struct  fe::Arena::Allocator< T >
 
struct  fe::Arena::Deleter< T >
 

Namespaces

namespace  fe