User profile: Peter87

User info
User name:Peter87
Website:http://dataapa.net/
History
Joined:
Number of posts:11256
Latest posts:

Increasing Size of Vector
We don't have enough information to tell what is wrong. It might be that you're accessing an array e...

Increasing Size of Vector
You can resize a vector using the [i]resize[/i] member function. [code] vec.resize(new_size);[/code...

He’s dead, jim.
[quote=zapshe]I'd imagine there'd be much more traffic if the site's login stuff wasn't broken.[/quo...

He’s dead, jim.
Of course the place becomes dead when you don't let anyone new in...

Access specifiers in nested class
[small]https://en.cppreference.com/w/cpp/language/nested_types.html[/small] [quote]Like any member o...