演算子および区切り子の代替表記
予約済み言語キーワードのほかに、以下の演算子および区切り子の代替 表記も C および C++ で予約されています。
and
and_eq
bitand
bitor
compl
not
not_eq
or
or_eq
xor
xor_eq
関連参照
区切り子
キーワード