
5 May
2006
5 May
'06
9:04 p.m.
I think I've found a bug in program_options. #define _SECURE_SCL 0 on
Visual Studio 2005 causes program_options to crash in store(). I used
boost from CVS. Below is an example. Thanks for an awesome library!
Roger
--
#define _SECURE_SCL 0
#include