Feature #201
Activate GetHasValue for pointers (investigate)
Status: | Approved | Start date: | 11/30/2011 | |
---|---|---|---|---|
Priority: | Urgent | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
/* Is it time to activate this?
template <class T>
inline unsigned GetHashValue(T ptr) { return GetPtrHashValue(ptr); }
/
History
#1 Updated by Miroslav Fidler almost 13 years ago
- Priority changed from Normal to Urgent
#2 Updated by Miroslav Fidler almost 13 years ago
- Status changed from New to Approved