Boost logo

Boost :

From: Martin Wille (mw8329_at_[hidden])
Date: 2003-11-18 04:09:57


Thorsten Ottosen wrote:

> escaped( "\A(\d{3,4})[- ]?(\d{4})[- ]?(\d{4})[- ]?(\d{4})\z" )

or escape('/')["/A(/d{3,4]})[- ]?..."]

But the escape character is not the only problem wrt to readabilty.
Even with the escape characters replaced, the RE Joel cited hurts
the untrained eye.

Regards,
m


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk