20 Jul
2007
20 Jul
'07
7:48 a.m.
Dan Thill skrev:
Nevermind. I finally figured out the error message to mean that the compiler-generated copy-constructor was being called somewhere. I determined that elsewhere, I was storing my set_ptr in an STL container--which, of course, is verboten.
That change in a newer version, FWIW. -Thorsten