CaseyCarter / cmcstl2

An implementation of C++ Extensions for Ranges
Other
223 stars 68 forks source link

silences GCC warning by deleting an unused declaration #339

Closed cjdb closed 5 years ago

cjdb commented 5 years ago

GCC was giving me an unused variable warning when trying to compile cycle_view in cmcstl2.