![]() |
Operation on a bin. The value for the bin will be applied according to the operation.
Definition at line 63 of file as_operations.h.
#include "as_operations.h"
Data Fields | |
as_bin | bin |
as_operator | op |
as_bin as_binop::bin |
The bin the operation will be performed on.
Definition at line 73 of file as_operations.h.
as_operator as_binop::op |
The operation to be performed on the bin.
Definition at line 68 of file as_operations.h.