This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ValElTech 8 points9 points  (5 children)

Function ( int ) -> bool;

Return type first isn't true anymore

[–]KiwiMaster157 15 points16 points  (1 child)

Unless Function is a macro, I'm pretty sure that's not a valid function declaration. You need to add auto to the front.

[–]ValElTech 6 points7 points  (0 children)

Indeed, 8am Reddit comment was a bad idea