$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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