Consider moving from string version
to FourPartVersion
#128
Labels
nice to have
This is not required, but would be nice to have
Milestone
https://github.com/JeffMill/AzureContentDelivery.Client/blob/main/src/UtilityLib/include/FourPartVersion.h
https://github.com/JeffMill/AzureContentDelivery.Client/blob/main/src/UtilityLib/src/FourPartVersion.cpp
(it uses Boost, but that should be easy to adapt)
Aside from me being proud of my implementation :-), it really came in handy as it does validation, comparisons, streams (e.g. cout << version << endl), etc.
Originally posted by @JeffMill in #117 (comment)
The text was updated successfully, but these errors were encountered: