sociomantic-tsunami / swarm

Asynchronous client/node framework library
Boost Software License 1.0
14 stars 26 forks source link

Replace deprecated D1 operator overloads #410

Closed don-clugston-sociomantic closed 4 years ago

don-clugston-sociomantic commented 4 years ago

To reduce compilation warnings when compiling with dmd 2.088 and later. These are the simple cases, where the operators are members of structs, so the fact that the operators are non-virtual is not a problem.