Template Struct hash< fuse_core::UUID >

Struct Documentation

template<>
struct hash<fuse_core::UUID>

Define a hash specialization for the UUID to make it easier to use in unordered_maps and unordered_sets.

Public Functions

inline size_t operator()(const fuse_core::UUID &id) const