aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Compat.h
AgeCommit message (Collapse)AuthorFilesLines
2020-01-05Added Sci::make_unique() and Sci::size() for better compatibility with the ↵mitchell1-0/+51
default branch. std::make_unique() is c++14 and std::size() is c++17.