Bash++
Bash++ compiler internal documentation
Classes
ProgramPool.h File Reference
#include <memory>
#include <thread>
#include <mutex>
#include <unordered_map>
#include <string>
#include <vector>
#include <optional>
#include "../bpp_include/bpp.h"
Include dependency graph for ProgramPool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProgramPool
 Manages a pool of bpp_program objects for efficient reuse and access. More...
 
struct  ProgramPool::Snapshot