lundi 22 août 2016

C++ 11 generalized attributes

I recently want to learn about C++11 generalized attributes. It seems that we can created our own attributes. But, how about the compiler? After I created a new attributes (for example, int x [[foo]];) , what should I do to make compiler know it. Should I change the GCC or G++ compiler? Thanks in advance!

Aucun commentaire:

Enregistrer un commentaire