Atspi & Optional 98/137998/8
authorMariusz Wachowicz <m.wachowicz@partner.samsung.com>
Mon, 10 Jul 2017 11:08:39 +0000 (13:08 +0200)
committerMariusz Wachowicz <m.wachowicz@partner.samsung.com>
Fri, 14 Jul 2017 14:09:50 +0000 (16:09 +0200)
commit25205c79cff5347d48442c2c1fa2b51e7299253a
tree5f4d0f6bf91bba0907e4c72ae88fb34a0c54109b
parentb06a0f9238bb4d80d1287827b96678ed31051d6d
Atspi & Optional

adds Optional similar to Optional in C++17

Change-Id: I5ff35f2838de4bbc01738b2fe02f4e755ce54aca
CMakeLists.txt
packaging/org.tizen.universal-switch.spec
src/Atspi.cpp [new file with mode: 0644]
src/Atspi.hpp [new file with mode: 0644]
src/CMakeLists.txt
src/Optional.hpp [new file with mode: 0644]
src/universalswitch.cpp
tests/CMakeLists.txt
tests/OptionalTests.cpp [new file with mode: 0644]