Broom 1.0.0
A thread-local C++ Garbage Collector
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
roots.h File Reference
#include <absl/container/btree_set.h>
#include <cstdint>
#include <list>
#include <type_traits>
#include "include/broom.h"
#include "src/allocator.h"
#include "src/globals.h"
Include dependency graph for roots.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  broom::ExternalRoot
 
class  broom::PreciseRoot
 
class  broom::RootVisitor
 

Namespaces

namespace  broom
 

Enumerations

enum class  broom::RootKind { broom::kStack , broom::kExternal , broom::kPrecise , broom::kRegular }