|
FuncSketch
|
Struct of constant expressions. More...
#include <func_sketch/expressions/constant_expression.h>
Public Attributes | |
| Number | value |
| Value. | |
Struct of constant expressions.
Definition at line 31 of file constant_expression.h.
| Number func_sketch::expressions::ConstantExpression::value |
Value.
Definition at line 33 of file constant_expression.h.