// file : position/test.cli // author : Boris Kolpackov // license : MIT; see accompanying LICENSE file include ; include ; include ; class options { std::pair -a; std::vector > -b; };