Author: vitek Revision: 610576 Modified property: svn:log Modified: svn:log at Fri Jan 11 10:21:28 2008 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri Jan 11 10:21:28 2008 @@ -1,13 +1,13 @@ 2008-01-08 Travis Vitek <[EMAIL PROTECTED]> - STDCXX-605 - * examples/tutorial/dynatype.cpp: Add overloaded method - that discards const to avoid looking in wrong map when - non-const conversion operator is used with a const type. - (main): Display text and converted value in two separate - statements to ensure output is generated the same on all - platforms. Add a return 0 for correctness. - * examples/tutorial/out/dynatype.out: Update output file - to match expected output format. + STDCXX-605 + * examples/tutorial/dynatype.cpp: Add overloaded method + that discards const to avoid looking in wrong map when + non-const conversion operator is used with a const type. + (main): Display text and converted value in two separate + statements to ensure output is generated the same on all + platforms. Add a return 0 for correctness. + * examples/tutorial/out/dynatype.out: Update output file + to match expected output format.
