Hi again. Sorry Steven for not replying to your last email. This time,
I have tried something different and it worked! I basically rebuild
program_options with _SECURE_SCL and _HAS_ITERATOR_DEBUGGING enabled.
Can you double check whether or not you have these two symbols
enabled?
My program options are a simple "--input=ddd".
I have tried the test program ( see below ) on a different machine and
it blows up too.
Regards,
Christian
#include <iostream>
#include