Reetesh Mukul wrote:
Will not it be nice to have a library to parse URI's, URLs, EMAIL IDs and to
validate them?
It's fairly straightforward to do the parsing using Boost Spirit, but
when you say "validate them" presumably you mean test whether they exist.