Search:

Type: Posts; User: laserlight

Search: Search took 0.25 seconds.

  1. Replies
    7
    Views
    1,644

    Unless you specially make use of a garbage...

    Unless you specially make use of a garbage collector, there is no garbage collection involved. In your latter example, tok is a variable of object type, not of reference type*, so there is no notion...
  2. Replies
    7
    Views
    1,644

    When the vector is destroyed, the token objects...

    When the vector is destroyed, the token objects it stored will be destroyed.
Results 1 to 2 of 2