-
- Downloads
Change SubArray implementation
It does not store the underlying Array anymore. - this is quite dangerous but it increases performances by a factor 2+ - all copy constructors have been removed as well to reduce the risk of bad manipulation (ie: using a SubArray on a destroyed Array)
parent
321ba8a4
No related branches found
No related tags found
Please register or sign in to comment