/
usr
/
share
/
swig
/
2.0.10
/
lua
/
File Upload :
llllll
Current File: //usr/share/swig/2.0.10/lua/carrays.i
/* Small change to the standard carrays.i renaming the field to __getitem & __setitem for operator[] access */ %rename(__getitem) *::getitem; // the v=X[i] (get operator) %rename(__setitem) *::setitem; // the X[i]=v (set operator) %include <../carrays.i>
Copyright ©2k19 -
Hexid
|
Tex7ure