234 | | * Stopwatches: |
235 | | * stopwatch, capturing elapsed Clock times. |
236 | | * stopwatch_accumulator, capturing cumulated elapsed Clock times. |
237 | | * scoped helper classes allowing to pairwise start/stop operations, suspend/resume and resume/suspend a Stopwatch. |
238 | | * Stopclocks or Stopwatch reporters: |
239 | | * stopwatch_reporter, convenient reporting of models of Stopwatch results. |
240 | | * stopclock<Clock> shortcut of stopwatch_reporter<stopwatch<Clock>>. |
241 | | * Support for wide characters (strings and ostreams). |
| 877 | == Boost.Ratio== |
| 878 | * '''Author(s):''' Howard Hinnant, Beman Dawes and Vicente J. Botet Escribá |
| 879 | * '''Version:''' 0.1.0 |
| 880 | * '''State:''' Stable |
| 881 | * '''Last upload:'''2010 September 7 |
| 882 | * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/chrono/libs/ratio/doc/html Documentation] [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=ratio.zip&directory=Math - Numerics& Download] [http://svn.boost.org/svn/boost/sandbox/chrono Boost Sandbox] |
| 883 | * '''Categories:''' [#MathAndNumerics Math And Numerics] |
| 884 | * '''Description:''' The Boost Ratio library provides: |
| 885 | * The C++0x Standard Library's compile-time rational arithmetic. |
| 886 | |
| 887 | --------------------------------------------------------------------------------------------------- |
| 1042 | |
| 1043 | --------------------------------------------------------------------------------------------------- |
| 1044 | == Boost.Stopwatches == |
| 1045 | * '''Author(s):''' Vicente J. Botet Escribá |
| 1046 | * '''Version:''' 0.1.0 |
| 1047 | * '''State:''' Stable |
| 1048 | * '''Last upload:'''2010 September 7 |
| 1049 | * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/chrono/libs/stopwatches/doc/html Documentation] [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=stopwatches.zip&directory=System& Download] [http://svn.boost.org/svn/boost/sandbox/chrono Boost Sandbox] |
| 1050 | * '''Categories:''' [#System System] |
| 1051 | * '''Description:''' The Boost Ratio library provides: |
| 1052 | * Stopwatches: |
| 1053 | * stopwatch, capturing elapsed Clock times. |
| 1054 | * stopwatch_accumulator, capturing cumulated elapsed Clock times. |
| 1055 | * scoped helper classes allowing to pairwise start/stop operations, suspend/resume and resume/suspend a Stopwatch. |
| 1056 | * Stopwatch reporters: |
| 1057 | * stopwatch_reporter, convenient reporting of models of Stopwatch results. |
| 1058 | * stopclock<Clock> shortcut of stopwatch_reporter<stopwatch<Clock>>. |
| 1059 | * Support for wide characters (strings and ostreams). |
| 1156 | == Boost.!TypeTraits.Ext== |
| 1157 | * '''Author(s):''' Howard Hinnant, Beman Dawes and Vicente J. Botet Escribá |
| 1158 | * '''Version:''' 0.1.0 |
| 1159 | * '''State:''' Stable |
| 1160 | * '''Last upload:'''2010 September 7 |
| 1161 | * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/chrono/libs/type_traits_ext/doc/html Documentation] [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=type_traits_ext.zip&directory=Generic Programming& Download] [http://svn.boost.org/svn/boost/sandbox/chrono Boost Sandbox] |
| 1162 | * '''Categories:''' [#MathAndNumerics Math And Numerics] |
| 1163 | * '''Description:''' The Boost Ratio library provides: |
| 1164 | * The C++0x Standard Library's common_type, add_rvalue_reference class templates and the declval function template. |
| 1165 | |
| 1166 | |
| 1167 | --------------------------------------------------------------------------------------------------- |