
29 Feb
2004
29 Feb
'04
11:17 p.m.
On 2/27/04 4:48 PM, "Pavel Vozenilek" <pavel_vozenilek@hotmail.com> wrote: [SNIP]
# define BOOST_INDEXED_SET_CATCH(x) if(0) [TRUNCATE]
You might want to use: #define BOOST_INDEXED_SET_CATCH(x) if(true) ; else instead. This way, any dangling "else" in the outside code doesn't get attached to your macro by mistake. -- Daryle Walker Mac, Internet, and Video Game Junkie darylew AT hotmail DOT com