using C++11 attributes gives a hint that [[attributes]] are new to C++11.
I would like to confirm this: Are attributes new to C++11?
Yes, attributes are a new feature in the 2011 ISO C++ standard; they are not specified in the previous 2003 standard.
They're documented in section 7.6 [dcl.attr] of the standard. A recent draft of the standard is N3376 (PDF, 4.9 MB).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With