hazard_pointer class name consistent with standard proposal
Declared in <folly/synchronization/Hazptr-fwd.h>
<folly/synchronization/Hazptr-fwd.h>
template<template<typename> typename Atom = atomic> using hazard_pointer = hazptr_holder<Atom>;