automatic commit
[folded-ctf.git] / storable.h
index 7bdf5ee..6b6e6c4 100644 (file)
 // Contact <francois.fleuret@idiap.ch> for comments & bug reports        //
 ///////////////////////////////////////////////////////////////////////////
 
+/*
+
+  This class is only used to provide the read/write methods from a
+  char *, given that the class implements read/write from streams.
+
+ */
+
 #ifndef STORABLE_H
 #define STORABLE_H