Skip to content

Eric Niebler

Judge me by my C++, not my WordPress

Menu

Primary menu

  • Home
  • Publications
  • Contact
  • About

Category Archives: xpressive

Xpressive To Get Multi-Capture

Posted on October 2, 2010 by Eric Niebler — No Comments ↓

For Boost.Xpressive, multi-capture (the ability of a capturing group to remember all the times matches, instead of only the last) is an oft-requested feature. Since it could be faked with Xpressive’s implementation of named regexes, so adding multi-capture has never Continue reading Xpressive To Get Multi-Capture→

Posted in boost, xpressive | Leave a reply

Boost.Xpressive FTW

Posted on September 27, 2010 by Eric Niebler — No Comments ↓

This message recently came over the boost-users mailing list: Subject: [Boost-users] best tool in Boost for (massive) string replacement? From: alfC (alfredo.correa_at_[hidden]) Date: 2010-09-23 18:11:20 With all the tools available in Boost and coming from a different backgroup is hard Continue reading Boost.Xpressive FTW→

Posted in boost, xpressive | Leave a reply
Copyright © 2025 Eric Niebler. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up