----- Original Message -----
From: "Paul Mensonides" <[EMAIL PROTECTED]>
To: "Boost mailing list" <[EMAIL PROTECTED]>
Sent: Thursday, November 07, 2002 3:49 PM
Subject: Re: [boost] [preprocessor] vertical and horisontal repititions


> ----- Original Message -----
> From: "Rozental, Gennadiy" <[EMAIL PROTECTED]>
>
>
> > Could somebody explain the difference and when which one should be used.

Sorry, I missed this part.     ^^

Horizontal repetition yields repetition on a single line:

A0 A1 A2

Vertical repetition yields repetition on different lines:

A0
A1
A2

Paul Mensonides

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to