boost::histogram::axis::null_type — Empty metadata type.
// In header: <boost/histogram/fwd.hpp> struct null_type { // public member functions template<typename Archive> void serialize(Archive &, unsigned); };
null_type
template<typename Archive> void serialize(Archive &, unsigned);