aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/compat (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-05compat/chrono_literals: Add C++14 backport.cppAlexander Sulfrian1-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.