Closed talhasaruhan closed 2 years ago
On a second look, it requires std::enable_if and if constexpr, so the proper compiler checks might be needed before enabling this feature, depending on the intended target of the library.
I think its ok if the user enables the define JS_STD_TIMEPOINT that it requires extra functionality. However, can you please add a unit test?
Added the tests.
Awesome, I can fix the ci later today
Cool 👍
Only compiled if JS_STD_TIMEPOINT is defined.