From: Leon Mergen (leon_at_[hidden])
Date: 2004-12-03 08:00:01


Hello,

I'm trying to use boost regex'es replace and add a trailing 0 after the \1 part. However, it seems to want to replace this with
\10, which is not what I want.

Anyone has any idea how to do this in a proper way ?

Thanks in advance!

Regards,

Leon Mergen