Searched defs:ScalarWrapper (Results 1 – 1 of 1) sorted by relevance
159 struct ScalarWrapper struct161 ScalarWrapper() : value(0) {} in ScalarWrapper() function164 typedef typename MapTraits<ScalarWrapper>::KeyType KeyType; argument