X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=storable.h;h=6b6e6c4af1129bdbddccfaffbc75408330cf86ef;hb=cd28e9c7489bae20e3abf67331efd1cab45d83df;hp=7bdf5ee25e49259d28d060300f54a2099dcdffea;hpb=20ec321944108cd1fe74b37ea45db3ba1a2d526a;p=folded-ctf.git 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