Trying to get vectors working
Forum » Forums / Have Your Question Answered » Trying to get vectors working
started by: spacechase0spacechase0
on: 1258155640|%e %b %Y, %H:%M %Z|agohover
number of posts: 2
rss icon RSS: new posts
summary:
27 | error: expected constructor, destructor, or type conversion before '<' token
Trying to get vectors working
spacechase0spacechase0 1258155640|%e %b %Y, %H:%M %Z|agohover

I am trying to get vectors working with a class, but it doesn't want to compile. There are various other errors, but they seem related to this one. Using SFML.

That works now, thanks to u9u9.

last edited on 1258160335|%e %b %Y, %H:%M %Z|agohover by spacechase0 + show more
unfold Trying to get vectors working by spacechase0spacechase0, 1258155640|%e %b %Y, %H:%M %Z|agohover
Re: Trying to get vectors working
u9u9 1258203038|%e %b %Y, %H:%M %Z|agohover

To everyone else, the error was that std:: had to be written in front of vector<object>.

unfold Re: Trying to get vectors working by u9u9, 1258203038|%e %b %Y, %H:%M %Z|agohover
new post