17 Jul
2008
17 Jul
'08
12:41 p.m.
try regex("\\}") ________________________________ From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of ??? Sent: 17 July 2008 10:00 To: Boost-users@lists.boost.org Subject: [Boost-users] How to match '}' in regex Hello everyone, when i use regex("}"), there is always an error. How can I match it? Regards NextRainbow.