Skip to content

Parser_duration.hpp doesn't support alternative underlying representation #450

@bryceschober

Description

@bryceschober

Without looking any more closely yet, it seems like perhaps it could support something like using DSeconds = std::chrono::duration<double>; by replacing the two instances of uint64_t with Rep... But I'm probably missing something.

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