ders::ders::key_hash< sh_text > Struct Template Reference

#include <hash_vec.hpp>

List of all members.

Public Member Functions

size_t operator() (const sh_text &t) const


Detailed Description

template<>
struct ders::ders::key_hash< sh_text >

Definition at line 121 of file hash_vec.hpp.


Member Function Documentation

size_t ders::ders::key_hash< sh_text >::operator() ( const sh_text t  )  const [inline]

Definition at line 122 of file hash_vec.hpp.

00123        { return detail::calc_hash(t->begin(), t->size()); }


The documentation for this struct was generated from the following file:

Generated on Tue Dec 8 11:35:33 2009 for derslib by  doxygen 1.5.5