meta

UDA to attach runtime metadata to a function. Will be available in the template.

struct meta {
string name;
string value;
}

Meta

History

Added July 12, 2021