I don't think [program_options] delivers this feature as it stores options in the map structure.Hi all. I have a question regarding boost.program_options. I want to parse a command-line but I want to know the order in which each option appeared in the command line. Is this possible? Thanks in advance.
-- Regards Krzysztof J.