Posts by Navi Seven • 11 points
1 post
-
1
votes0
answers145
viewsQ: What does that mean in c++?
I was taking a look at how to use templates in c++, when I came across this here return (a>b?a:b);. ( http://www.cplusplus.com/doc/oldtutorial/templates/ ) What is this ? code? I tried to google…
c++asked Navi Seven 11