chsvlib
chsv helper source code

◆ AutoData()

AutoData ( element_type p = NULL)
explicit

constructs an AutoData object, possibly initializing it with a pointer to manage.

Parameters
pis a pointer to manage. The default pointer is NULL. If it is NULL the class instance considers it as pointing nothing.