This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Stelios Xanthakis wrote: > With __attribute__((cleanup(function))) we have a small > problem emulating C++ behaviour with the constructors. BTW, wouldn't it be better to be able to specify the attribute on the *type* rather than on the variable *declaration*? Giovanni Bajo
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |