Mathew Sutcliffe 31c33b4b8d refs #356 Removed CValueObject and expanded CValueObjectStdTuple to compensate.
* Involves rearranging some header includes to break cyclic include dependencies,
* Adding a new, simple base class CEmpty,
* Removing any remaining polymorphic uses of CValueObject with templates,
* Adding a new trait for use with enable_if to restrict templates to work only with value objects,
* Replacing the polymorphic/runtime multimethod-based compare functions with static/compile-time compare functions.
2015-03-27 19:08:51 +00:00
2014-08-01 12:12:06 +02:00
2015-03-20 17:10:54 +01:00
2015-03-24 02:03:04 +01:00
2014-12-28 19:40:41 +01:00
2013-09-21 15:21:32 +02:00
2015-01-24 01:16:42 +01:00
2013-02-15 18:50:17 +01:00
2014-02-04 19:23:12 +01:00
2014-12-27 11:08:50 +01:00

Introduction

How to use this repository

The directory (folder) structure

The .info files

The .README files and metadata standards

.README files are a place to specify what should be captured by the individual .info files and are very project specific, so are kept blank in this empty repository. You'll need to decide what is appropriate at a project level.

Citations

Doxygen Documentation

Doxygen documentation is generated automatically. Please note it will take a bit of time on git push. Documentation is available at: https://dev.vatsim-germany.org/vatpilotclient/doc/ Doxygen documentation generation log is available at: https://dev.vatsim-germany.org/vatpilotclient/doxygen.log The trailing / is mandatory.

Description
No description provided
Readme 118 MiB
Languages
C++ 96.4%
CMake 1.4%
HTML 1%
Python 0.6%
Objective-C++ 0.2%
Other 0.2%