Function SuperStruct.opCmp

Operators are forwarded to the underlying type.

Prototype

auto opCmp(T)(
  T other
);

Authors

Ryan Roden-Corrent (rcorre)

Copyright

© 2015, Ryan Roden-Corrent

License

MIT