Corrected move constructor / initialisation of empty variant
authorJohannes Schanda <schanda@itestra.de>
Wed, 29 May 2013 21:13:34 +0000 (23:13 +0200)
committerJohannes Schanda <schanda@itestra.de>
Wed, 29 May 2013 21:13:34 +0000 (23:13 +0200)
commitbe635b51f6ad0b978a3aa8f7e1a167495b9f3b70
treebbe1f0c4642942080e41a12209a3a50855c7b4b1
parent447790b568b7d2710ae10ddeb16d57b19561757e
Corrected move constructor / initialisation of empty variant
src/CommonAPI/SerializableVariant.h
src/CommonAPI/SerializableVariant.hpp
src/test/VariantTest.cpp