Home | Info | Community | Development | myReactOS | Contact Us
os.str(""); os << fixed << setprecision(3) << showpos << val; \ CPPUNIT_ASSERT( os.str() == expected )
Definition at line 1230 of file num_put_get_test.cpp.
Referenced by NumPutGetTest::custom_numpunct().