Skip to content

CLI::PositiveNumber not working with float types #328

Closed
@steffenb7333

Description

@steffenb7333

CLI::PositiveNumber calls detail::lexical_cast which in turn uses std::stoull and so any float type produces an error.

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