$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] preprocessor programming challenge
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2011-09-22 17:06:23
Le 22/09/2011 22:23, Eric Niebler a écrit :
> Is this possible? I think not, but my PP-foo is weak.
We have a REMOVE_TYPENAME macro in nt2 that may fit the bill:
Feel free to reuse etc ... if it actually fits your need ;)