AUI Framework  master
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
AImplementationManager< Base, Implementations > Struct Template Reference

Helps with picking implementation specified in template arguments which does not throw an exception in tryAllUntilSuccess.

#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)