Attempt to fix VC 2013 build.
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.
Showing
Please
register
or
sign in
to comment