mrdocs::FunctionSymbol::FunctionObjectImpl

Back‐reference to the function object implementation type.

Synopsis

Optional<SymbolID> FunctionObjectImpl;

Description

When set, this function was synthesized from a function object variable: the function does not participate in ADL and taking its address is undefined behavior.

Created with MrDocs