| 
    KiCad PCB EDA Suite
    
   | 
 
Very fast and efficient hash function for "const char*" type, used in specialized KEYWORD_MAP below. More...
#include <hashtables.h>
Public Member Functions | |
| std::size_t | operator() (const char *it) const | 
Very fast and efficient hash function for "const char*" type, used in specialized KEYWORD_MAP below.
taken from: http://www.boost.org/doc/libs/1_53_0/libs/unordered/examples/fnv1.hpp
Definition at line 47 of file hashtables.h.
      
  | 
  inline | 
Definition at line 49 of file hashtables.h.