Actions:
|
2015-05-22 09:20 AEST by Arthur Barrett - The smartptr code in EVS (CVSNT 3.1) is much clearer than the 'old' smartptr
code, but should be compatible. I propose we upgrade cvs_smartptr.h (as from
3.1 evs_spartptr.h).
In particular:
* definition of _getstub()
* comments
* class (template) definition, pass by reference typename _ArrayType = _Typ& |