$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexey Bakhvalov (bakhvalov_at_[hidden])
Date: 2005-11-22 18:21:09
Hello,
Shouldn't Boost.Wave preprocess "11LL" into two tokens "11" and "LL" if
support for long long suffixes is disabled? In a current version I get lexer
error.
Alexey Bakhvalov