|
Boost Users : |
From: Edson Tadeu (e.tadeu_at_[hidden])
Date: 2005-06-30 17:51:32
My compiler is complaining that tuple_basic.hpp has data initialization in
header, at this line:
detail::swallow_assign const ignore = detail::swallow_assign();
Because of this, it can't cache the headers, and compilation times goes
turtle speed.
Is there a simple way to overcome this, without the need to create a .cpp
and linking it or without using macros??
Thanks :)
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