Skip to content

Header only version #8

Description

@philipp-classen

At the moment, src/Arbitrary.cpp prevents the library from being used in a header-only style. Starting with C++17, this could be avoided.

Idea: For C++11, leave everything as it is, but for C++17, provide a single, header-only version of the library.

Advantage: In C++17 environments, this would simplify the installation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions