readme

来自「linux下编程用 编译软件」· 代码 · 共 41 行

TXT
41
字号
abstract	- abstract functionsalignof		- gcc alignof builtinambiguity	- diagnosing ambiguitiesarm		- ARM casesarray-refs	- arrays of referencesbit-fields	- bit fieldschainon		- deaths cuz we call chainon() incorrectlycopy		- copy constructorscrash		- old compiler crashes/abortscvt		- user-defined conversionsdef-fns		- default function generation (in add'n to copy)enum-clash	- int vs enumenum		- enumerated typeserr-msg		- error messagesfriend		- dealing with friend functions and classesgroff		- crashes derived from groff codeinit		- initialization bugslabel		- handling labelsline		- line numbers in error messagesmisc		- miscellaneous tests that didn't fit another categorynest		- nested typesnew-array	- doing new of an arraynew		- generic operator new bugsoperators	- tests for various overloaded operatorsparse		- parser bugsprepost		- prefix/postfix operator ++/--ptolemy		- bugs derived from ptolemyrecurse		- infinite recursion in the compilerredecl		- handling redeclarationsscope		- managing scopesshadow		- shadowing of params, etcsizeof		- ARM compliance w/ sizeof operatorsorry		- old "sorry, not implemented" messagesstatic		- handling static datatemplate	- template bugsunion		- handling unionsvisibility	- access control and visibility checkingwarnings	- warning messages

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?