Skip to content

main is wrongly declared #142

@dmah42

Description

@dmah42

according to standard 3.6.1.2, the signature of main should be int main(int argc, char* argv[]).

documentation has it right, BENCHMARK_MAIN is wrong.

this hinders integration with other libraries.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions