hpx/type_support/empty_function.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace util
struct empty_function

Public Functions

template<typename ...Ts>
constexpr void operator()(Ts&&...) const