Ticket #1689: serialization.patch
File serialization.patch, 864 bytes (added by , 15 years ago) |
---|
-
libs/serialization/doc/release.html
56 56 <h2><a name="differences_1_32"></a>Differences from Boost 1.32</h2> 57 57 <ul> 58 58 <li>Dynamic Linking Library (DLLs and shared libraries) for platforms which support them. See 59 <a href="../../../more/getting_started .html#auto-link">Automatic Linking on Windows</a>.59 <a href="../../../more/getting_started/windows.html#auto-linking">Automatic Linking on Windows</a>. 60 60 <li>Implementation of auto-link for compilers which can support this. 61 61 <li>Better support for <em>Argument Dependent Lookup</em> and two-phase lookup. 62 62 This results in simpler rules regarding the placing of serialization specializations