XGC1
Classes | Variables
scratch.hpp File Reference
#include <mutex>
#include <iostream>
#include "space_settings.hpp"
Include dependency graph for scratch.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Scratch
 
class  ScratchLock
 

Variables

std::unique_ptr< ScratchGLOBAL_SCRATCH
 

Variable Documentation

◆ GLOBAL_SCRATCH

std::unique_ptr<Scratch> GLOBAL_SCRATCH
extern