feisty meow concerns codebase  2.140
version_record.h File Reference
#include "string_array.h"
#include <basis/astring.h>
#include <basis/contracts.h>
Include dependency graph for version_record.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  structures::version
 Holds a file's version identifier. More...
 
class  structures::version_record
 Holds all information about a file's versioning. More...
 

Namespaces

 structures
 A dynamic container class that holds any kind of object via pointers.
 

Detailed Description

Note that this header is tuned for forward declaration of the version and version_record objects; this is a better approach than including this somewhat heavy header file in other header files.

Definition in file version_record.h.