Displaying 1 result from an estimated 1 matches for "stingmaph".
2009 Dec 20
1
[LLVMdev] source code for llvm
i don't understand the source code :
static StringMapEntryBase *getTombstoneVal() {
return (StringMapEntryBase*)-1;
} at "include\llvm\adt\stingmaph" at line 116. "(StringMapEntryBase*)-1" is it the cast or something other? why there is a * after class StringMapEntryBase?
thank you ~~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091220/...