Function SuperStruct.opSlice

Operators are forwarded to the underlying type.

Prototypes

auto opSlice()();

auto opSlice(A, B)(
  A a,
  B b
);

Authors

Ryan Roden-Corrent (rcorre)

Copyright

© 2015, Ryan Roden-Corrent

License

MIT