Function SuperStruct.opIndex

Operators are forwarded to the underlying type.

Prototype

auto opIndex(T...)(
  T t
);

Authors

Ryan Roden-Corrent (rcorre)

Copyright

© 2015, Ryan Roden-Corrent

License

MIT