Timeline for Storing collections of objects of any type
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 10, 2015 at 9:18 | vote | accept | Quentin | ||
| Oct 8, 2015 at 19:24 | answer | added | Barry | timeline score: 5 | |
| Oct 6, 2015 at 15:31 | comment | added | Quentin | @Barry contiguity for each object type. | |
| Oct 5, 2015 at 21:26 | comment | added | Barry |
What does this give you that std::vector<boost::any> doesn't?
|
|
| Sep 29, 2015 at 16:27 | comment | added | Ant | You might want to look at Boost Any library. It may give you inspiration for your own and is well debugged and checked. | |
| Aug 16, 2015 at 19:31 | history | edited | Jamal | CC BY-SA 3.0 |
deleted 146 characters in body
|
| May 13, 2015 at 10:18 | history | tweeted | twitter.com/#!/StackCodeReview/status/598432131870777345 | ||
| Apr 23, 2015 at 9:46 | review | First posts | |||
| Apr 23, 2015 at 9:59 | |||||
| Apr 23, 2015 at 9:43 | history | asked | Quentin | CC BY-SA 3.0 |