User: nbro

  • Public profile

User profile: nbro

User info
User name:nbro
Statistical data
Gender:Male
Occupation:Student
Skills:C
C++
Java
Python
History
Joined:
Number of posts:20
Latest posts:

When should value semantics be preferred over using smart pointers?
Hi! I've seen people saying to prefer values (value semantics) over X, where X once happened to be ...

Generate always same sequence of random numbers
Ok, thanks! How do I know which seed has been used? Suppose I've the following generator which I ...

Move semantics in C++
Hi! I've tried to understand move semantics in C++, but I'm not sure about it and when an object is...

Parse a file as efficiently as possible (with no errors)
Thanks. Currently, I'm not even using smart points, but I'm simply pushing objects (not allocated ...

Generate always same sequence of random numbers
Hi! I'm using the [code]uniform_int_distribution[/code] and [code]uniform_real_distribution[/code...

This user does not accept Private Messages