...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Get the path associated with the endpoint.
std::string path() const; » more...
Set the path associated with the endpoint.
void path( const char * p); » more... void path( const std::string & p); » more...