Operators in C and C++: Difference between revisions

Content deleted Content added
'just' is confusing here; 'only' is clearer
C++ operator synonyms: 'certain' adds no value
Line 715:
 
=== C++ operator synonyms ===
C++ defines keywords to act as aliases for a number of operators:<ref name="Committee">{{cite book | title = ISO/IEC 14882:1998(E) Programming Language C++ | date = 1 September 1998 | publisher = open-std.org – The C++ Standards Committee | pages = 40–41}}</ref> certain keywords to act as aliases for a number of operators:
{| class="wikitable" style="width:30%; text-align:center;"
! Keyword || Operator