diff --git a/doc/html/index.html b/doc/html/index.html index 64cb614..f061c4c 100755 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -926,7 +926,7 @@ typename parameter::binding< ];
Mnemnonics
Mnemonics
To remember the difference between | and ||, recall that || normally uses short-circuit evaluation: its second argument is only evaluated if its first argument is false. @@ -1191,7 +1191,7 @@ information on SFINAE.