Skip to content

[C++] Compilation error #30843

@asfimport

Description

@asfimport

I get the following error:

In file included from /home/antoine/arrow/dev/cpp/src/arrow/status_test.cc:25:
/home/antoine/arrow/dev/cpp/src/arrow/testing/matchers.h:33:8: error: expected constructor, destructor, or type conversion before '(' token
   33 | MATCHER(PointeesEquals, "") { return std::get<0>(arg)->Equals(*std::get<1>(arg)); }
      |        ^

Reporter: Antoine Pitrou / @pitrou
Assignee: Antoine Pitrou / @pitrou

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-15358. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions