aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/compat/chrono_literals.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* compat/chrono_literals: Add C++14 backport.cppAlexander Sulfrian2015-04-051-0/+81
Add user-defined literals for duration types (like the ones from C++14), Because these are user-defined they start with an underscore.