CaseyCarter / cmcstl2

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

silences GCC warning by deleting an unused declaration #339

Closed cjdb closed 4 years ago

cjdb commented 4 years ago

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