Sector decomposition
Public Types | List of all members
subex_type Class Reference

#include <code_generation.h>

Public Types

enum  {
  add = 0x00000001 , mul = 0x00000002 , power = 0x00000004 , function = 0x00000008 ,
  all = 0xFFFFFFFF
}
 

Detailed Description

An enumeration class, which can be used as flags to determine the behaviour of assign_lst::replace_common_subex(unsigned flag).


The documentation for this class was generated from the following file: