Initial library content. 25/23725/8
authorJacek Pielaszkiewicz <j.pielaszkie@samsung.com>
Tue, 17 Jun 2014 08:28:19 +0000 (10:28 +0200)
committerJacek Pielaszkiewicz <j.pielaszkie@samsung.com>
Thu, 24 Jul 2014 09:38:11 +0000 (11:38 +0200)
commit788dcdef0c508e820882f30ca23025efac5b9a68
tree5e874a098103b8b32e019f9c331ef7cd20af641a
parent189ffc6af272535a79c811f02d3fe5d1378925da
Initial library content.

[Bug/Feature]  Initial library content.
[Cause]        N/A
[Solution]     N/A
[Verification] Build, install, run tests

Change-Id: I0de77757b11c87099b5b0d915e30aeeff1becf61
Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
CMakeLists.txt [new file with mode: 0644]
packaging/libConfig.spec
src/CMakeLists.txt [new file with mode: 0644]
src/config/config.hpp [new file with mode: 0644]
src/config/exception.hpp [new file with mode: 0644]
src/config/fields.hpp [new file with mode: 0644]
src/config/from-json-visitor.hpp [new file with mode: 0644]
src/config/is-visitable.hpp [new file with mode: 0644]
src/config/manager.hpp [new file with mode: 0644]
src/config/to-json-visitor.hpp [new file with mode: 0644]
src/libConfig.pc.in [new file with mode: 0644]