¡@

Home 

c++ Programming Glossary: notype

Is there a bug with extern template in Visual C++?

http://stackoverflow.com/questions/12650737/is-there-a-bug-with-extern-template-in-visual-c

dumpbin symbols test.obj ... 008 00000000 UNDEF notype External 0 Foo@H@@QAE@H@Z public __thiscall Foo int Foo int.. the example with the ctor inlined 00A 00000000 SECT4 notype External 0 Foo@H@@QAE@H@Z public __thiscall Foo int Foo int..

Inclusion of unused symbols in object files by compiler in C vs C++

http://stackoverflow.com/questions/1987413/inclusion-of-unused-symbols-in-object-files-by-compiler-in-c-vs-c

File Type COFF OBJECT COFF SYMBOL TABLE 000 006DC627 ABS notype Static @comp.id 001 00000001 ABS notype Static @feat.00 002.. 000 006DC627 ABS notype Static @comp.id 001 00000001 ABS notype Static @feat.00 002 00000000 SECT1 notype Static .drectve Section.. 001 00000001 ABS notype Static @feat.00 002 00000000 SECT1 notype Static .drectve Section length 2F #relocs 0 #linenums 0 checksum..