Andy Li
|
6a65264bf6
added missing license headers in std
|
9 years ago |
Hugh
|
3640a5b631
[cpp] Add accessors for manipulating NativeArray data.
|
10 years ago |
Hugh
|
3ccfca5bdd
[cpp] Expose some ArrayBase functions via the cpp.NativeArray and cpp.ArrayBase classes
|
10 years ago |
Simon Krajewski
|
3c33a73a38
make cpp.NativeArray extern so its methods are always inlined (closes #2938)
|
11 years ago |
Hugh
|
925baff243
[cpp] Add optimized version of Vector. Add cpp.NativeArray.setSize
|
11 years ago |
Hugh
|
0dcd798c17
[cpp] Add unsafeGet, unsafeSet and memcmp to cpp.NativeArray. Add optimised cpp versions for haxe.io.Bytes
|
11 years ago |
Hugh
|
3e27d2e8da
[cpp] Create class to make native array access easier
|
11 years ago |