|
Boost : |
From: Kevin Sopp (baraclese_at_[hidden])
Date: 2007-12-03 03:54:27
On Dec 2, 2007 7:09 PM, Mathias Gaunard <mathias.gaunard_at_[hidden]> wrote:
> Indeed, but isn't it possible to extract the numerical parts with macros
> and then inject them in templates?
No, the preprocessor cannot decompose tokens, it can only concatenate
them, i.e. it cannot look inside a string.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk