$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [preprocessor] Get last token
From: Roman Perepelitsa (roman.perepelitsa_at_[hidden])
Date: 2011-11-28 07:42:54
2011/11/28 Lorenzo Caminiti <lorcaminiti_at_[hidden]>
>
> Then one option would be to wrap the leading tokens within extra
> parenthesis:
>
> LAST_TOKEN( (a) b )
> LAST_TOKEN( (blah blah) b )
> LAST_TOKEN( (* &) b )
>
I've already implemented this option, thanks!
Roman Perepelitsa.