chis.adrian Messages: 3 Registered: December 2017 Location: Romania
Junior Member
Thank You,
I understand I was afraid of this answer since I saw on other C,C++ Grid,Table ... implementations.
Anyway is there a way to access Grids Vector<Vector (Exposed) so I can try shrink it my self?
I already done it in a C program and new C++ has std::vector::shrink_to_fit maybe I can use it.