Boost logo

Boost Users :

From: Christoph Duelli (duelli_at_[hidden])
Date: 2008-08-19 02:09:54


> // FANCY THINGY HERE: IF YOU INCLUDE CURSES BEFORE STRING, IT WILL
> BREAK COMPILATION
> #include <curses.h>

curses #defines lots of macros.
If one such defined thing happens to be used in the other included code,
interesting but usually unintended things happen.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net