Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Smart handle class.
Members
SmartHandle
Syntax: public inline SmartHandle ( T handle );
~SmartHandle
Syntax: public inline ~SmartHandle ( );
operator T&
Syntax: public inline explicit operator T& ( ) const;
get
Syntax: public inline T get ( ) const;
operator T
Syntax: public inline operator T ( ) const;
operator&
Syntax: public inline T * operator& ( );
reset
Syntax: public inline void reset ( );