That is correct C++. GCC (and apparently Clang) accept it after the name for compatibility with the old __attribute__ syntax. Change-Id: Ie7f3adaaed83198ca1c61bc0efdf51634e457b07 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| baseclass.cpp | ||
| baseclass.h | ||
| compiler.pro | ||
| derivedclass.cpp | ||
| derivedclass.h | ||
| othersource.cpp | ||
| tst_compiler.cpp | ||