Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/histogram
/ serialize
Method
serialize
include/boost/histogram/axis/types.hpp:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
bool operator==(const stateless&) const noexcept { return true; }
37
template <class Archive>
38
void serialize(Archive&, unsigned) {}
39
};
40
} // namespace detail
41
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected