User profile: tecuhtli

User info
User name:tecuhtli
Location:Munich, Germany
History
Joined:
Number of posts:3
Latest posts:

constructor overloading and new operator
well, i got it: thanks for the hint firedraco! [code] reference(); reference(T* tok); //...

constructor overloading and new operator
i almost expected this question :) and i had no exact look on boost: however, one of the requireme...

constructor overloading and new operator
hello, i'd like to implement an memory management with a wrapper-reference class, that counts refer...