Template Function udho::app(AppT&)¶
Defined in File application.h
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “udho::app” with arguments (AppT&) in doxygen xml output for project “udho” from directory: dox/xml. Potential matches:
- template<typename AppT, typename ...T> app_<AppT, false> app(T... args)
- template<typename AppT> app_<AppT, true> app(AppT &a)