naming_base

The contents of this module can be included with the header hpx/modules/naming_base.hpp. These headers may be used by user-code but are not guaranteed stable (neither header location nor contents). You are using these at your own risk. If you wish to use non-public functionality from a module we strongly suggest only including the module header hpx/modules/naming_base.hpp, not the particular header in which the functionality you would like to use is defined. See Public API for a list of names that are part of the public HPX API.

Header hpx/modules/naming_base.hpp

namespace hpx
namespace naming

Typedefs

using component_type = std::int32_t
using address_type = std::uint64_t

Variables

constexpr std::uint32_t invalid_locality_id = ~static_cast<std::uint32_t>(0)