Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost-timer - Run-Time component of boost timer library
- Description:
"How long does my C++ code take to run?"
The Boost Timer library answers that question and does so portably,
with as little as one #include and one additional line of code.
Packages
boost-timer-1.55.0-4.fc21.x86_64
[46 KiB] |
Changelog
by Petr Machata (2014-11-12):
- Fix boost::shared_ptr<T>::operator[], which was ill-formed for
non-array T's. (boost-1.54.0-smart_ptr-shared_ptr_at.patch)
|