microsoft / Range-V3-VS2015

A fork of the popular range-v3 C++ library with support for the Visual Studio 2015 Update 3 VC++ compiler.
Other
115 stars 22 forks source link

Don't use std::iterator; it's deprecated in C++17 #27

Closed CaseyCarter closed 6 years ago

CaseyCarter commented 6 years ago

Fixes #26.