
16 May
2011
16 May
'11
10:16 p.m.
"Vicente Botet" <vicente.botet@wanadoo.fr>wrote:
... you updated function: thread_clock::now( system::error_code & ec ) but the same change shall be done also in function: thread_clock::now( )
Sorry. Committed revision 71951.
Time to get rid of the duplicated code in all the now()-functions in chrono by making one of the functions call the other? It's a code maintenance nightmare waiting to happen - except it already happened :)