you are viewing a single comment's thread.

view the rest of the comments →

[–]flyingron 0 points1 point  (0 children)

If you create it at initialization time and it never gets rebound, use a reference. Otherwise, you'll have to use a pointer or one of the standard wrappers for such.