Merged revisions 41916-41940 via svnmerge from https://svn.boost.org/svn/boost/trunk
........
r41919 | niels_dekker | 2007-12-09 03:53:08 -0800 (Sun, 09 Dec 2007) | 2 lines
Added value_init tests if a copy function of T is called when value_initialized<T> is copied -- a case I hadn't thought of before...