5 Mar
2015
5 Mar
'15
2:04 p.m.
Hello, I have spent last few days trying to implement the move and copy constructors. But all my trials have ended up in failures. To be frank, right now I understand that I lack the basics of how to write concurrent data structures. I will like to have some pointers on where should I invest time to learn to how these are done elegantly. In particular, I would like to read upon how the constructors are written with thread safety and concurrency. Niall, any suggestions? Thanks, Amarnath