Make libpq++ safe again for older C++ compilers. Do 'using namespace std'
only if configure found it was safe to do so; do not assume const_cast is available.
Showing
Please register or sign in to comment
only if configure found it was safe to do so; do not assume const_cast is available.