![]() |
Home | Libraries | People | FAQ | More |
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>