User: aedt

  • Public profile

User profile: aedt

User info
User name:aedt
History
Joined:
Number of posts:5
Latest posts:

unique_ptr<T>* question
Hi I have been learning and familiarizing with std::unique_ptr and so I decided to emulate std::vect...

Do classes destroy all its objects when the destructor runs?
@Jonnin Understood. However uncommenting line 37 causes a double-free. I wonder what the problem is...

Do classes destroy all its objects when the destructor runs?
Here I have been told to mimic a dynamically allocated int array. Note that uncommenting the destruc...

Declaring function signatures of friend functions
Functions that are friend to different classes have to be declared within the classes themselves. Th...

Function that returns a pointer to another function
Can any kind fellow explain me fp11() and fp03 functions step by step? The resource I have been lear...

This user does not accept Private Messages