Subject: Re: [Boost-users] Can Regex callback function arguments be modified?
From: Kevin Kassil (k.kassil_at_[hidden])
Date: 2009-09-19 14:59:30


Yes I agree on both counts: C++ is complex, and also that Boost is a
great way to exploit its best features!

Much of C++'s complexity comes from its legacy. There's a lot to
learn but eventually you learn to choose among the many ways to
accomplish a task.

Cheers,

Kevin