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
A host and port identifying how to connect to a MySQL server.
Defined in header <boost/mysql/any_address.hpp>
struct host_and_port;
|
Name |
Description |
|---|---|
|
The hostname where the MySQL server is expected to be listening. |
|
|
The port where the MySQL server is expected to be listening. |
This is an owning type with value semantics.
Convenience header <boost/mysql.hpp>