Hello all.
Is there any way to get the library to work with the following command line:
"--first=11 --first=12"
?
 
So, I want to see the two values for the 'first' option in variable_map, but cant figure out how to do it using program_options features.
Thank you in advance.