![]() |
Operation on a bin. The value for the bin will be applied according to the operation.
Definition at line 77 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 87 of file as_operations.h.
as_operator as_binop::op |
The operation to be performed on the bin.
Definition at line 82 of file as_operations.h.