From 4c2d36fad3caf8ed5e74117f8b0a96579e35ba71 Mon Sep 17 00:00:00 2001 From: Vesa Karvonen Date: Wed, 5 Dec 2001 17:02:26 +0000 Subject: [PATCH] *** empty log message *** [SVN r11931] --- doc/tutorial.htm | 4 ++-- test/preprocessor_test.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/tutorial.htm b/doc/tutorial.htm index 3d9a88d..037cf7a 100644 --- a/doc/tutorial.htm +++ b/doc/tutorial.htm @@ -181,8 +181,8 @@ BOOST_PREPROCESSOR_DEF(const)

TIP: Occasionally one or two lines are considerably longer than the rest. It can often save some work to not align all of the line continuation operators without making the code too unreadable.

-

TIP: Use syntax hilite on preprocessor metaprogramming macro and parameter - identifiers such as

+

TIP: Use syntax highlighting on preprocessor metaprogramming macro and + parameter identifiers such as