Opened 16 years ago
Last modified 13 years ago
#889 assigned Feature Requests (None)
Insane Dependencies — at Initial Version
| Reported by: | nobody | Owned by: | az_sw_dude |
|---|---|---|---|
| Milestone: | Component: | date_time | |
| Version: | None | Severity: | Optimization |
| Keywords: | Cc: |
Description
From: helvey@accelrys.com Simply including boost/date_time/posix_time headers causes build times to skyrocket. Building a file that includes boost/date_time/posix_time/posix_time.hpp takes almost a minute, removing the header drops the time to less than a second. Also why no conversions to time_t? It would be nice not to have include the header outside of translation units. :)
Note:
See TracTickets
for help on using tickets.
