Function miral::name_of¶
Defined in File application.h
Function Documentation¶
-
auto miral::name_of(Application const &application) -> std::string¶
Retrieve the name of the
application
.- Parameters:
application – The application
- Returns:
The name of the application, possibly an empty string if it lacks a name.