-
Attempt to fix VC 2013 build. · f30028b2Eric Fiselier authored
VC 2013 injects valid when assigning an initializer list to std::set. This attempts to work around this issue by using std::set's constructors instead of the assignment operators.
f30028b2
×