Boost logo

Boost :

From: Eric Niebler (eric_at_[hidden])
Date: 2008-05-30 11:46:20


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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk