Searched refs:object_p (Results 1 – 1 of 1) sorted by relevance
251 PointerClass( T * object_p ) : p_( object_p ) { in PointerClass() argument