summaryrefslogtreecommitdiff
path: root/src/mongo/base/status-inl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13470 Give Status move semantics in C++11 modeAndrew Morrow2014-04-071-0/+14
* SERVER-12770 Change stringification and casting of ErrorCodes::Error to impro...Andy Schwerin2014-02-261-1/+1
* SERVER-9757 Move Status inlines to inline headerAndrew Morrow2013-05-221-0/+36
* SERVER-9757 Improve performance of Status as a return valueAndrew Morrow2013-05-221-0/+50