|
Monero
|
Separates the user and pass sections from URI userinfo. More...
#include <parse.h>
Public Member Functions | |
| user_and_pass () | |
Static Public Member Functions | |
| static boost::optional< user_and_pass > | get (boost::string_ref userinfo) |
Public Attributes | |
| std::string | user |
| std::string | pass |
Separates the user and pass sections from URI userinfo.
|
inline |
|
static |
| userinfo | section of a URI. |
| std::string net::user_and_pass::pass |
| std::string net::user_and_pass::user |