Function sequant::mbpt::op::ref_av

Function Documentation

Warning

doxygenfunction: Unable to resolve function “sequant::mbpt::op::ref_av” with arguments “(ExprPtr, EVOptions<std::wstring>)”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 8] ExprPtr ref_av (ExprPtr expr, EVOptions< std::wstring > opts={ .connect=default_op_connections()}) ——–^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 15] ExprPtr ref_av (ExprPtr expr, EVOptions< std::wstring > opts={ .connect=default_op_connections()}) —————^ If declarator-id: Error in postfix expression, expected primary expression or type. If primary expression: Invalid C++ declaration: Expected identifier in nested name. [error at 63] ExprPtr ref_av (ExprPtr expr, EVOptions< std::wstring > opts={ .connect=default_op_connections()}) —————————————————————^ If type: Invalid C++ declaration: Expected identifier in nested name. [error at 63] ExprPtr ref_av (ExprPtr expr, EVOptions< std::wstring > opts={ .connect=default_op_connections()}) —————————————————————^