...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
(EXPERIMENTAL) 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.
any_address
This part of the API is experimental, and may change in successive releases without previous notice.