NLMISC::CHashFunctionUInt64 Struct Reference

#include <common.h>


Public Member Functions

size_t operator() (const uint64 &x) const


Member Function Documentation

size_t NLMISC::CHashFunctionUInt64::operator() const uint64 x  )  const [inline]
 

Definition at line 558 of file common.h.

References uint64, and x.

00558 { return (size_t)x; }


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 13:14:49 2004 for NeL by doxygen 1.3.6