Sector decomposition
|
#include <code_generation.h>
Public Types | |
enum | { add = 0x00000001 , mul = 0x00000002 , power = 0x00000004 , function = 0x00000008 , all = 0xFFFFFFFF } |
An enumeration class, which can be used as flags to determine the behaviour of assign_lst::replace_common_subex(unsigned flag).