naming

The contents of this module can be included with the header hpx/modules/naming.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.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.

namespace hpx
namespace naming

Functions

void decrement_refcnt(gid_type const &gid)
void save(serialization::output_archive &ar, id_type const&, unsigned int)
void load(serialization::input_archive &ar, id_type&, unsigned int)
HPX_SERIALIZATION_SPLIT_FREE(id_type)