hpx::components::component#

Defined in header hpx/components.hpp.

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

See also:

template<typename Component>
class component#

The component class wraps around a given component type, adding additional type aliases and constructors. It inherits from the specified component type.