Neargye / semver

Semantic Versioning for modern C++
MIT License
296 stars 32 forks source link

Range examples #12

Closed Naratzul closed 3 years ago

Neargye commented 3 years ago

maybe add basic_example..cpp and range_example.cpp ? @Naratzul

Naratzul commented 3 years ago

maybe add basic_example..cpp and range_example.cpp ? @Naratzul

I agree, it will be better to split example.cpp into 2 files.