
23 Nov
2007
23 Nov
'07
8:09 a.m.
chun ping wang skrev:
Thanks. For some reason this does not work.
You cannot copy-construc a pointer vector either.
template < class T, template < typename, typename = boost::heap_clone_allocator, typename = std::allocator<void*> > class PTR_CONT
PTR_CONT<PTR_CONT<T> > getDataSet(const char* fileInputPath,
-Thorsten