Robert Mecklenburg wrote:
>
> It's also worth mentioning that the shared_ptr classes have been
> accepted for C++ Technical Report 1 and will be included in all future
> C++ compiler suites. It is already in gcc 4.1.2.
Ah, now *this* I could get behind, if only it went back to GCC 3.3 or
so. It'd also have to be in at least VC++ 2005. We're already using a
few TR1 features, though they all have workarounds if you turn on
certain build options. I have no problem using such features in advance
of standardization if they're widespread already.
I guess we can look into it for MySQL++ 6.0. :)