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.