Lines Matching refs:durations
403 …ner than we will ever need), separate types for points in time and time durations, efficiency, and…
449 * A means to represent time durations: managed by the generic __duration class . Examples of time d…
487 A few simple rounding utility functions for working with durations.
818 __Boost_Chrono__ provides few simple rounding utility functions for working with durations.
1789 …durations which have a representation and precision of their own choosing. For example if there is…
4032 __effects Set the __duration_punct facet to stream durations and time_points as long text.
4548 user-entered durations, but machine-generated formats can be parsed
4730 …* Return the parse the longest string possible matching one of the durations units that can follow…
4735 durations units, as if
5735 user-entered durations, but machine-generated formats can be parsed
7170 …/ticket/10778 #10778] VC14 CTP4 Atomic don't compile with boost::chrono durations which are not Tr…
7189 …st.org/trac/boost/ticket/9419 #9419] boost::chrono::floor()/round() and negative durations is wrong
7332 * [@http://svn.boost.org/trac/boost/ticket/6092 #6092] Input from non integral durations makes the …
7386 ….org/trac/boost/ticket/5322 #5322] Explicit default constructed chrono::durations are uninitialized
7770 …result of arithmetic operation and that can be simplified. The typedefs durations don't detect ove…
7811 * Add User defined literals for some durations.