Skip to content

src/XBox.cpp:26:22: error: ‘chrono_literals’ is not a namespace-name #128

Description

@rageworx

Dear Kevin,
I'm working on merging your latest version of YAIV to mine, and fixing compilation errors for some other platform - Embedded Linux Kernel 4.4.179 - with 6.3.0, and occurs some unsupported issue on XBox.cpp with chrono_literals.
Looks std::chrono_literals is supported since c++14, and most modern compilers may should support this features, but some compilers are still not.

Is there some reason to used chron_literals to used durations or calculating elapse time period ?
Please let me know to support old compilers :).

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