Re: [boost] Formal Review: The Spirit Parser Framework
by Martin Wille other posts by this author
Oct 23 2002 9:03AM messages near this date
[boost] Formal Review: The Spirit Parser Framework
|
Re: [boost] Formal Review: The Spirit Parser Framework
Joel de Guzman wrote:
> ----- Original Message -----
> From: "Daryle Walker" <dwalker07@[...].net>
>
> >On Tuesday, October 15, 2002, at 12:49 AM, Joel de Guzman wrote:
> >
[regarding a macro for the typename keyword in certain cases]
> >[TRUNCATE]
> >
> >I think that there is a Boost.Config macro that does the same thing.
> >Could you just use that?
>
>
> Sorry, this message got lost somehow.
> Where is it? What is it?
By grepping through the code I found several occurrences of
such a macro in the Boost libraries:
mpl/aux_/config/msvc_typename.hpp: BOOST_MSVC_TYPENAME
iterator_adaptors.hpp: BOOST_ARG_DEPENDENT_TYPENAME
numeric/ublas/config.hpp: BOOST_UBLAS_TYPENAME
multi_array/iterator_adaptors.hpp: BOOST_ARG_DEPENDENT_TYPENAME
All of them are local to the respective library.
kind regards,
m
http://careers.yahoo.com.au - Yahoo! Careers
- 1,000's of jobs waiting online for you!
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Daryle Walker
Martin Wille
Joel de Guzman
|