23 Nov
2007
23 Nov
'07
9:18 a.m.
Hi, what would be the best solution to create objects of variable length and arbitrary types in C++ which are best in performance and size respectively. Or is there a solution in boost for this kind of problem anyway? These objects would be written in a queue for asynchron processing. Thanks in advance. Roman