Bash++
Bash++ compiler internal documentation
|
#include <memory>
#include <thread>
#include <mutex>
#include <unordered_map>
#include <string>
#include <vector>
#include <optional>
#include "../bpp_include/bpp.h"
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 |