We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be53d1 commit e41b9a8Copy full SHA for e41b9a8
others/serialization.cpp
@@ -45,7 +45,7 @@ class Serializer {
45
46
/**
47
* @class Deserializer
48
- * A utility class for deserializing data from a binary file.
+ * @brief A utility class for deserializing data from a binary file.
49
*/
50
class Deserializer {
51
public:
0 commit comments