AUI Framework
develop
Cross-platform base for C++ UI apps
|
Helps with picking implementation specified in template arguments which does not throw an exception in tryAllUntilSuccess. More...
#include <AUI/Util/AImplementationManager.h>
Static Public Member Functions | |
template<aui::mapper< std::unique_ptr< Base >, std::unique_ptr< Base > > Callback> | |
static std::unique_ptr< Base > | tryAllUntilSuccess (Callback &&callback) |
Helps with picking implementation specified in template arguments which does not throw an exception in tryAllUntilSuccess.