![]() |
Home | Libraries | People | FAQ | More |
Fixes:
Fixes:
Fixes:
Fixes:
Deprecated:
duration_short
, duration_long
are deprecated.
You should use the parameterized form duration_fmt
or the renamed
manipulators __duration_symbol and __duration_prefix instead.
duration_punct
<> facet
is deprecated. You should use the get_duration_style
free function
to get the informations and use the duration_units
facet for localization
purposes.
When BOOST_CHRONO_VERSION==2 the preceding deprecated functions are not available.
Fixes:
New Features:
Deprecated:
duration_short
, duration_long
are deprecated.
You should use the parameterized form duration_fmt
or the renamed
manipulators __duration_symbol and __duration_prefix instead.
duration_punct
<> facet
is deprecated. You should use the get_duration_style
free function
to get the informations and use the duration_units
facet for localization
purposes.
When BOOST_CHRONO_VERSION==2 the preceding deprecated functions are not available.
Fixes:
Would not fix:
Known bugs not fixed yet:
Fixes:
Fixes:
Fixes:
New Features:
Fixes:
Cleanup:
Features:
windows.h
file is included or not).
Implementation:
Fixes:
Test:
Doc: