User Ratings

★★★★★
★★★★
★★★
★★
3
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • very good, but can't support 64bit on Xcode 6 I have found the problem unsigned int hash_value = (unsigned int) compute_hash(key); Modified to: size_t hash_value = (size_t) compute_hash(key); entry(const T& key, const U& value, int next_in_chain, int hash_value) Modified to: entry(const T& key, const U& value, int next_in_chain, size_t hash_value)
  • it's free and works great..saved time and money
    1 user found this review helpful.
  • good
  • Previous
  • You're on page 1
  • Next