Skip to content

Compilation issue due to boolean in cpp #8

@cole-foster

Description

@cole-foster

Was trying to compile the C++ code, and ran into some errors over the type boolean used in files:

  • cpp/benchmark/include/benchmark.h
  • cpp/benchmark/src/deglib_explore_bench.cpp

Couldn't find boolean defined anywhere, so I assume it is there by mistake? Changing them to bool and this removed the issue.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    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