Bash++
Bash++ compiler internal documentation
Classes | Namespaces | Typedefs
EntityNode.h File Reference
#include "interval_tree.hpp"
#include "tree_hooks.hpp"
#include <cstdint>
#include <memory>
#include "../../bpp_include/bpp.h"
Include dependency graph for EntityNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  EntityNode
 
struct  EntityHooks
 

Namespaces

namespace  bpp
 

Typedefs

using IntervalType = lib_interval_tree::interval< uint64_t, lib_interval_tree::closed >
 

Typedef Documentation

◆ IntervalType

using IntervalType = lib_interval_tree::interval<uint64_t, lib_interval_tree::closed>