5 Aug
2006
5 Aug
'06
7:03 a.m.
I have a very simple test program using the latest 1.33 version of regex
library. As soon as I run it, it assert (crash) at the line where
std::string s = (*m1)[0]. I am doing something wrong?
==============
#include "stdafx.h"
#include