$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christoph Duelli (duelli_at_[hidden])
Date: 2008-05-30 05:04:14
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_)
{
}