8#include <aws/core/utils/memory/stl/AWSMap.h>
9#include <aws/core/utils/threading/Executor.h>
40 std::shared_ptr<impl> pImpl;
DefaultExecutor(const DefaultExecutor &other)
bool SubmitToThread(std::function< void()> &&) override
virtual ~DefaultExecutor()
DefaultExecutor & operator=(DefaultExecutor &&)=default
DefaultExecutor & operator=(const DefaultExecutor &)
void WaitUntilStopped() override
DefaultExecutor(DefaultExecutor &&other)=default