boost::pfr::hash — std::hash like functor that returns boost::pfr::hash_value (x)
// In header: <boost/pfr/functors.hpp> template<typename T> struct hash { // public member functions () ; };
hash
( x) ;
Returns:
hash value of x.