Opened 8 years ago
#10885 new Bugs
Serialization relies upon exceptions
| Reported by: | anonymous | Owned by: | az_sw_dude |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | date_time |
| Version: | Boost 1.56.0 | Severity: | Cosmetic |
| Keywords: | Cc: |
Description
Loading and saving ::boost::gregorian::date in greg_serialize.hpp relies upon an exception to detect if the serialized string corresponds to a special value. This has a negative effect on the runtime in debug mode.
Note:
See TracTickets
for help on using tickets.
