$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [xpressive] Compiler error; seems like normal usage?
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2012-03-13 12:45:29
Try wrapping "inline;" in as_xpr(). xpressive does not (and cannot) overload
the ! operator for string literals because operators cannot be overloaded for
built-in types.