holoscan::make_application
holoscan::make_application
Utility function to create an application.
Returns: The shared pointer to the created application.
Template parameters
AppT
The type of the application to create.
Parameters
args
The arguments to pass to the application constructor.