FLANG
|
Public Types | |
using | Folder = Expr< SomeType >(*)(FoldingContext &, std::vector< Expr< SomeType > > &&) |
using | Key = std::string_view |
Public Member Functions | |
constexpr | operator Key () const |
Public Attributes | |
Key | key |
DynamicType | resultType |
TypeVector | argumentTypes |
Folder | folder |