fire-eggs / fire-eggs/YAIV

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

Open
#128 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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 :).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.