herald
2.0.0
|
Classes | |
struct | hash< herald::datatype::DataRef< MemoryArenaT > > |
struct | hash< herald::datatype::TargetIdentifier > |
Functions | |
template<typename MemoryArenaT > | |
std::ostream & | operator<< (std::ostream &os, const herald::datatype::DataRef< MemoryArenaT > &d) |
void | hash_combine_impl (std::size_t &seed, std::size_t value) |
std::ostream & | operator<< (std::ostream &os, const herald::datatype::TargetIdentifier &d) |
C++ STDLIB extensions for Herald patterns. Public in case you'd like to re-use them. Part of the public API, and thus can be relied upon in future to be here