Could someone explain the differences between the two? Which would be better to learn right now? How would knowledge transfer from one to the other and vice-versa?
Could someone explain the differences between the two? Which would be better to learn
Share
The boost regex library made it into C++0x so I’m guessing it will slowly be removed from boost. However, using boost is nice because you can still use it with compilers without C++0x support. So it’s really up to you.