Add copy c'tors and assignment operators; Change numeric prerelease identifier comparison to use long longs instead of ints.
This commit is contained in:
@@ -24,7 +24,7 @@ SOFTWARE.
|
||||
|
||||
#include <functional>
|
||||
#include <map>
|
||||
#include "semver200.h"
|
||||
#include "common/semver200.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user