User profile: cotro

User info
User name:cotro
History
Joined:
Number of posts:17
Latest posts:

Calling a function only to call vector functions it is inefficient?
Thanks, although I don't know if these examples would be precisely like my use cases, since I don't ...

Calling a function only to call vector functions it is inefficient?
Thanks for the answers. I would say yes, all it's methods are to wrap vector functions, to get acces...

Calling a function only to call vector functions it is inefficient?
Hello, I have a certain class whose a member it is a vector. I made this vector member a private mem...

Loop stop condition not working due to "invisible" characters
Ok I tested it with invis[i] and nothing changed. That means there is nothing after the digit 2 in t...

Loop stop condition not working due to "invisible" characters
My gcc is from 2010, so I guess not I am surprised because there is nothing there after the number ...