X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=storable.h;fp=storable.h;h=6b6e6c4af1129bdbddccfaffbc75408330cf86ef;hp=7bdf5ee25e49259d28d060300f54a2099dcdffea;hb=5b78a555f6c7ff20a71d0520db63bc43e69e1f41;hpb=a44d56305517dddd36027c2a84693f2785fd019a diff --git a/storable.h b/storable.h index 7bdf5ee..6b6e6c4 100644 --- a/storable.h +++ b/storable.h @@ -18,6 +18,13 @@ // Contact 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