Example #1
0
 static DISPID getHashFromString (const String::CharPointerType& s) noexcept
 {
     return (DISPID) (pointer_sized_int) s.getAddress();
 }