Changes between Initial Version and Version 1 of Ticket #6450


Ignore:
Timestamp:
Jan 26, 2012, 5:09:22 PM (11 years ago)
Author:
Antony Polukhin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6450 – Description

    initial v1  
    1 When or BOOST_THROW_EXCEPTION used, compiler generates a string with function name.
     1When BOOST_THROW_EXCEPTION used, compiler generates a string with function name.
    22If a function is templated, compiler will generate a string for each function template. That leads to a huge binary files.
    33