14 swap(_timestamp, timestamp._timestamp);
19 timestamp1.swap(timestamp2);
29 typedef size_t result_type;
31 result_type operator() (
const argument_type& value)
const
33 result_type result = 17;
34 result = result * 31 + std::hash<int64_t>()(value.total());
void swap(Timestamp ×tamp) noexcept
Swap two instances.
C++ Common project definitions.
void swap(FileCache &cache1, FileCache &cache2) noexcept
void swap(Timestamp ×tamp1, Timestamp ×tamp2) noexcept