Searched defs:isHashTraitsEmptyValue (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DHashTraits.h204 // This struct template is an implementation detail of the isHashTraitsEmptyValue function,
213 template<typename Traits, typename T> inline bool isHashTraitsEmptyValue(const T& value) function in namespace:WTF

Completed in 105 milliseconds