API Reference > Auxiliary Classes > AECSubPtr Template > AECSubPtr Operators > T* Operator
T* Operator

This is the overview for the T* operator overload.

 
Name 
Description 
 
Returns a pointer to the object referenced by this smart pointer. 
 
Returns a pointer to the object referenced by this smart pointer. This non-standard form is used to eliminate compiler warnings produced by GCC 2.95.X (GCC 3.X no longer produces these warnings). 
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.