Jul 11, 2024
bool b = true; ++b; printf("%d", b);
char arr[3] = "Pi"; printf("%s", arr);
Pi
.func(args...)
if consteval
function returning different values based on evaluation.consteval
generally ensures certain behavior.bang bang question mark
. The special member function call overrides the template deduction guide.