qtil
advanced-security/qtil-cpp 0.0.4
Search

Member predicate Macro::getBody

Gets the body of this macro. For example, (((x)>(y))?(x):(y)) in #define MAX(x,y) (((x)>(y))?(x):(y)).

string getBody()