32 #ifndef vectorListIOList_H 33 #define vectorListIOList_H
A List of objects of type <T> with automated input and output.
IOList< vectorList > vectorListIOList
Lists of vectors container class.
A List of objects of type <T> with automated input and output using a compact storage. Behaves like IOList except when binary output in case it writes a CompactListList.
CompactIOList< vectorList, vector > vectorListCompactIOList