How to match '}' in regex
17 Jul
2008
17 Jul
'08
8:59 a.m.
Hello everyone, when i use regex("}"), there is always an error. How can I match it? Regards NextRainbow.
17 Jul
17 Jul
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.
5965
Age (days ago)
5965
Last active (days ago)
1 comments
2 participants
participants (2)
-
Schalk_Cronje@McAfee.com
-
王文华