66 return std::function< F >( f );
72 return std::function< F >( std::move(f));
79 #define AWS_BUILD_FUNCTION(func) Aws::BuildFunction(func) 80 #define AWS_BUILD_TYPED_FUNCTION(func, type) Aws::BuildFunction<type>(func)
std::function< F > BuildFunction(const F &f)
std::allocator< T > Allocator
JSON (JavaScript Object Notation).