#No matching overload with templates & lambdas

5 messages · Page 1 of 1 (latest)

sick jasper
#

You didn't input the right arguments

oblique breach
#

your GameObjects std::vector is const but packArray expects a mutable vector

#

also, don't do typedef struct ...

#

that's a C thing

weak thicket
#

mmm, brain damage onmy part