Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old March 15th, 2006, 02:25 AM
XHengDF@gmail.com
Guest
 
Posts: n/a
Default the replacement rules of the macro?

recent days. i am confuse on the macros in boost.
could anyone tell me the replacement rules of the macros in c++,
or somelinks about the macros in boost

thanks

  #2  
Old March 15th, 2006, 04:35 AM
Victor Bazarov
Guest
 
Posts: n/a
Default Re: the replacement rules of the macro?

XHengDF@gmail.com wrote:[color=blue]
> recent days. i am confuse on the macros in boost.
> could anyone tell me the replacement rules of the macros in c++,
> or somelinks about the macros in boost[/color]

What book on C++ are you reading that doesn't explain macro
substitution?

V
--
Please remove capital As from my address when replying by mail


  #3  
Old March 15th, 2006, 01:55 PM
Sebastian Redl
Guest
 
Posts: n/a
Default Re: the replacement rules of the macro?

Victor Bazarov wrote:
[color=blue]
> XHengDF@gmail.com wrote:[color=green]
>> recent days. i am confuse on the macros in boost.
>> could anyone tell me the replacement rules of the macros in c++,
>> or somelinks about the macros in boost[/color]
>
> What book on C++ are you reading that doesn't explain macro
> substitution?
>
> V[/color]

I've yet to see a really correct technical explanation of the macro
substitution process in a C++ book.

There was, however, a lengthy and informative post on the topic in the Boost
developer list by the author of Boost.Preprocessor:
http://archives.free.net.ph/message/...e58b0b.en.html

--
Sebastian Redl
  #4  
Old March 16th, 2006, 02:35 AM
XHengDF@gmail.com
Guest
 
Posts: n/a
Default Re: the replacement rules of the macro?

thanks!

 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles