Problems with bad_weak_ptr, shared_from_this and constructorsA while ago I wrote this post: http://www.cplusplus.com/forum/general/265809/ And then because o...
How to use shared_from_this without having a pointer?I am implementing my own version of Dancing Links, a 2D linked list. Dancing Links is based on Nodes...
Deep copying vector of pointers to fewer objectsI have been researching how best to implement a design I have in mind for a class, in which I need t...
Edit makefile to crosscompile library Linux->WindowsI found a couple of projects, complete with source code and makefile, that I want to include into my...
Odd behaviour when reading file into vector.data()Well, I just used string because I needed a vector with some class, and string was the first I thoug...
This user does not accept Private Messages