This repository has been archived by the owner on Sep 5, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
std::_Insertion_sort seem to have disappeared
For some reason after update 3 on VS2015 that line of code stopped compiling and searching around I've found that _Insertion_sort is now called _Insertion_sort_unchecked.
- Loading branch information