Delete small_vector's OneBitMutex policy
authorNicholas Ormrod <njormrod@fb.com>
Fri, 9 May 2014 21:33:26 +0000 (14:33 -0700)
committerDave Watson <davejwatson@fb.com>
Tue, 20 May 2014 19:53:58 +0000 (12:53 -0700)
commit714d6c807fe6602745495f11e206e472db69a955
tree55e2991b99e478f87b4c3c142e5a449ee9fd91cc
parentf4b6854addbfc718a9362cbe7a34e25c5cb182c3
Delete small_vector's OneBitMutex policy

Summary:
It is unused.

Facebook: All hits from fbgs OneBitMutex have been deleted in this diff.

Test Plan: fbconfig -r folly && fbmake runtests

Reviewed By: delong.j@fb.com

FB internal diff: D1319624
folly/docs/small_vector.md
folly/small_vector.h
folly/test/small_vector_test.cpp