hazard_pointer_domain class name consistent with standard proposal

Synopsis

Declared in <folly/synchronization/Hazptr‐fwd.h>

template<template<typename> typename Atom = atomic>
using hazard_pointer_domain = hazptr_domain<Atom>;

Created with MrDocs