|
FuncSketch
|
Definition of ExpressionPtr class. More...
#include <memory>#include "func_sketch/expressions/expression.h"#include "func_sketch/expressions/expression_memory_pool.h"Go to the source code of this file.
Classes | |
| class | func_sketch::expressions::ExpressionPtr |
| Class of pointers to expressions with RAII. More... | |
| class | func_sketch::expressions::ExpressionPtr::Deleter |
| Deleter for ExpressionPtr. More... | |
Definition of ExpressionPtr class.
Definition in file expression_ptr.h.