j
k
j a
j l
On 4/22/2011 12:17 AM, Ilya Sokolov wrote:
...shifted_ptr<int> v = new shifted<int>(11); @Phil Bouchard: shouldn't the constructor be explicit?
shifted_ptr<int> v = new shifted<int>(11);
@Phil Bouchard: shouldn't the constructor be explicit?
I am not under the impression that is a necessity. -Phil
Back to the thread
Back to the list