MtxVec VCL
|
Defines the calling vector to have the view of the same memory as Src.
Src vector's Length property may not change while any other object has it's own view of it.
This SetSubRange method must be handled with great care. Namely:
are no longer pointing to valid memory.
when changing the size of b. Again all objects which have subranged b are not longer pointing to valid memory.
All this can lead to hard to find bugs.
TVec.SetSubRange, TMtxVecBase.SetFullRange
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|