UDatCtrl
Small C++ lib includes container types with auto memory management
...These classes should (if it's possible) look like 'normal' pointers or arrays but also should realize simple memory managemnets with reference counting and some additional functionality.
I'm going to create lite-weight and handy interface for some scientific and engineering calculations instead of some monsters like MATLAB or etc. I'm not pretending for create something enormous and mega cool, but I'm trying to create lib for my special tasks.
So, if you are interested then welcome to evaluate it and add your remarks.
P.s. Sorry for my English, if something wrong.