summaryrefslogtreecommitdiffstats
path: root/src/common/convenience.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/convenience: remove lock helpersSage Weil2018-11-211-134/+0
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* common: Add ceph::for_each for tuplesAdam C. Emerson2018-01-121-0/+40
* common: Make maybe functions support std::optionalAdam C. Emerson2018-01-121-0/+32
* common: Remove backport_std.h entirelyAdam C. Emerson2018-01-081-1/+0
* common: Remove backported typedefsAdam C. Emerson2018-01-081-1/+1
* common: Switch from boost::shared_mutex to std::shared_mutexAdam C. Emerson2017-12-141-5/+5
* common: Get rid of artifact filenameAdam C. Emerson2017-12-141-1/+1
* common: Swap C++14 template type aliases for variablesAdam C. Emerson2017-12-141-18/+18
* common: Add functions to deal with boost::optionalAdam C. Emerson2017-10-281-0/+38
* common: Add locking template functions and macrosAdam C. Emerson2017-08-091-0/+164