Talk:Operators in C and C++: Difference between revisions

Content deleted Content added
Notes: new section
Caesar (talk | contribs)
Line 313:
 
[[User:Muntoo|Muntoo]] ([[User talk:Muntoo|talk]]) 23:21, 1 November 2011 (UTC)
 
== Alignment operators ==
 
C11 defines an alignment operator <code>_Alignof</code>. I have read about something similar in C++11, although I can't find anyone that actually references the ISO/IEC 14882:2011 document. If anyone know the standards better than I, then please add information about it. [[User:Caesar|Caesar]] ([[User talk:Caesar|talk]]) 08:05, 7 February 2012 (UTC)