You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also similar issue seen in Table 114.
Additionally Table 114 could be consistent with Table 109 in comma separator after bool word :
If the operator returns a bool, the result is the cast to size_t.
If the operator returns a bool the result is the cast to size_t.
In Hidden friend function Table 109 missing space after comma in several desctriptions :
e.g:
Where OP is: +=, -=,*=, /=, %=, <<=, >>=, &=, |=, ^=.
Maybe this should be worth to fixing in spec.
BR,
Marko
The text was updated successfully, but these errors were encountered: