// // Created by koncord on 09.01.19. // #pragma once #include #include #include typedef std::variant TArgVariant; typedef std::vector TArgsStore;