std::hash< firebase::firestore::FieldPath >

#include <field_path.h>

A convenient specialization of std::hash for FieldPath.

Summary

Public functions

operator()(const firebase::firestore::FieldPath & field_path) const
size_t
Calculates the hash of the argument.

Public functions