summaryrefslogtreecommitdiff
path: root/src/CommonAPI/SerializableVariant.hpp
Commit message (Expand)AuthorAgeFilesLines
* Make exceptions optional & fix incorrectly documented throwJohannes Schanda2013-09-181-0/+5
* Corrected move constructor / initialisation of empty variantJohannes Schanda2013-05-291-31/+49
* Fix bug in assignment of variant to variantJohannes Schanda2013-05-271-12/+32
* Fixed 2 warnings in Variant TypePhilip Rauwolf2013-02-261-1/+1
* Fix full namespace in variant for using namespace std compatabilityJohannes Schanda2013-02-261-3/+3
* Really fix compile problems on older GCCJohannes Schanda2013-01-231-1/+1
* Fix build on GCC < 4.7Johannes Schanda2013-01-231-1/+1
* Variants fully integrated into inputStream, Bugfixing Variants andPhilip Rauwolf2013-01-171-38/+17
* Bugfixing for reading of variantsPhilip Rauwolf2013-01-161-3/+8
* Merge remote-tracking branch 'origin/variant_dev' into variant_devJohannes Schanda2013-01-161-6/+30
|\
| * Finished integration of SerializableVariant into InputStreamPhilip Rauwolf2013-01-161-6/+30
* | Corrected copy constructors for deep copyJohannes Schanda2013-01-161-7/+6
|/
* Renamed .ipp to .hppJohannes Schanda2013-01-161-0/+464