Function SuperStruct.opCall

Operators are forwarded to the underlying type.

Prototype

auto opCall(T...)(
  auto ref T args
);

Authors

Ryan Roden-Corrent (rcorre)

Copyright

© 2015, Ryan Roden-Corrent

License

MIT