uri::is_path_empty Method
Returns whether the path portion of this uri is empty
bool is_path_empty() const;
Return Value
true if the path portion of this uri is empty, false otherwise.
Requirements
Header: base_uri.h
Namespace: web::http
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Returns whether the path portion of this uri is empty
bool is_path_empty() const;
true if the path portion of this uri is empty, false otherwise.
Header: base_uri.h
Namespace: web::http