Syntax question "? a : b;"?In the following code below. [code] Template <typename T> T maximum(T a, T b) { T result; ...
What does "!" mean in syntax like this?I'm normally used to seeing things like x != y, but we started using trees in my class recently, and...
This user does not accept Private Messages