Changes between Initial Version and Version 1 of Ticket #6450
- Timestamp:
- Jan 26, 2012, 5:09:22 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6450 – Description
initial v1 1 When orBOOST_THROW_EXCEPTION used, compiler generates a string with function name.1 When BOOST_THROW_EXCEPTION used, compiler generates a string with function name. 2 2 If a function is templated, compiler will generate a string for each function template. That leads to a huge binary files. 3 3