SageBuilder::buildNoexceptOp
Build noexcept operator expression with an expression parameter
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgNoexceptOp*
buildNoexceptOp(SgExpression* exp = NULL);
Parameters
Name |
Description |
exp |
This class represents the notion of an expression. Expressions |
Created with MrDocs