Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
host_and_port::host

The hostname where the MySQL server is expected to be listening.

Synopsis
std::string host;
Description

An empty string is equivalent to localhost. This is the default. This is an owning field


PrevUpHomeNext