Displaying 1 result from an estimated 1 matches for "6ac60287".
2008 Nov 19
1
[LLVMdev] Why is "typedef boost::shared_ptr<MyClass> MyClass_ptr" named "struct.boost::MyClass_ptr" by llvm-g++?
...return MyNamespace::MyClass_ptr(new MyNamespace::MyClass());
}
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: structnametest1.cc
Type: text/x-c++src
Size: 393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081119/6ac60287/attachment.cc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: structnametest2.cc
Type: text/x-c++src
Size: 546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081119/6ac60287/attachment-0001.cc>