pauldreik / safe_duration_cast
Like std::duration_cast, but without the undefined behaviour
☆17Updated 3 weeks ago
Alternatives and similar repositories for safe_duration_cast
Users that are interested in safe_duration_cast are comparing it to the libraries listed below
Sorting:
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!