| 
    xlnt - community edition
    
   | 
 
Functor for hashing a cell reference. Allows for use of std::unordered_set<cell_reference, cel_reference_hash> and similar. More...
#include <cell_reference.hpp>
Public Member Functions | |
| std::size_t | operator() (const cell_reference &k) const | 
| Returns a hash representing a particular cell_reference.  More... | |
Functor for hashing a cell reference. Allows for use of std::unordered_set<cell_reference, cel_reference_hash> and similar.
| std::size_t xlnt::cell_reference_hash::operator() | ( | const cell_reference & | k | ) | const | 
Returns a hash representing a particular cell_reference.
 1.8.13