User: SamuelGr

  • Public profile

User profile: SamuelGr

User info
User name:SamuelGr
History
Joined:
Number of posts:11
Latest posts:

Data buffer wrapper problem.
Thanks for the heads up cire, I'll use resize rather than reserve! Unfortunately this doesn't solve...

Data buffer wrapper problem.
So I've been learning boost asio, and I wish to implement my own wrapper for data. The wrapper class...

Operator overloading question
Ah, I understand now. Thank you very much :)

Operator overloading question
If we look at the following: [code] class test_class { public: struct variables { int var_1; ...

How does new handle structures and classes?
If we look at the following example: [code] struct structure { int _varaible; char _char_var= '...

This user does not accept Private Messages