Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext
pool_params::password

Password that connections created by the pool should use.

Synopsis
std::string password;

PrevUpHomeNext