
30 May
2008
30 May
'08
3:46 p.m.
Christoph Duelli wrote:
another one in: boost/xpressive/basic_regex.hpp
// No-op for invalid static regexes. /// INTERNAL ONLY template<typename Expr> void compile_(Expr const &expr, mpl::false_) { }
Removed, thanks. The other problem you reported was an issue with Fusion, not xpressive, and it has already been fixed on trunk. -- Eric Niebler Boost Consulting www.boost-consulting.com