|
The Vish Visualization Shell 0.3
Vish
|
An convenience class to allow using std::shared_ptr and the ecosystem of the STL library in a syntax similar to the MemCore::RefPtr . More...
#include <elementary/memcore/std_refptr.hpp>
An convenience class to allow using std::shared_ptr and the ecosystem of the STL library in a syntax similar to the MemCore::RefPtr .
They will not be fully compatible, but in some situations they may be sufficient.
Basically just use lower case and underline for these kind of pointers instead of upper cases like for the RefPtr. Usage example: