util::variant implemented
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 1 Jun 2017 06:06:54 +0000 (23:06 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 1 Jun 2017 06:06:54 +0000 (23:06 -0700)
commit5b8953f9b5d31426edf95e19902c5b0f9331ef1b
tree7da15a1adff72eb4ef16cc5da0744ed55b58b8c3
parentd86afd024d8bb01723794a5bf4aadb13e0ca393d
util::variant implemented
src/util/CMakeLists.txt
src/util/invoke.cpp [new file with mode: 0644]
src/util/invoke.h [new file with mode: 0644]
src/util/variant.cpp [new file with mode: 0644]
src/util/variant.h