Re: DynamicVectorClass problems [message #453974 is a reply to message #453973] |
Sat, 10 September 2011 14:58 |
|
saberhawk
Messages: 1068 Registered: January 2006 Location: ::1
Karma:
|
General (1 Star) |
|
|
halo2pac wrote on Sat, 10 September 2011 14:36 | I'm curious as to why I would have to do that in the first place for creating a class :S
also now it s saying the same thing for !=
do I replicate the code?
|
Yeah, and replace false with true. DynamicvectorClass tries supplying additional functionality to a vector (like Find), but it requires certain operators to be defined in the class.
|
|
|