folly: added C interface to SingletonVault
authorBob Haarman <robbert@fb.com>
Tue, 20 Jan 2015 20:36:40 +0000 (12:36 -0800)
committerwoo <woo@fb.com>
Mon, 2 Feb 2015 21:11:51 +0000 (13:11 -0800)
commitebc33419bfee687d5b4d55e6aa942a4af27c91bd
tree89c72f2e35557bb811bc65eaba5e5ca3e9ac5efd
parente26db8a2221698b9ba7319db9f54bd3a1eef74bb
folly: added C interface to SingletonVault

Test Plan:
fbconfig folly/experimental/test:singletonvault_c_test && fbmake runtests
buck test folly/experimental/test:singletonvault_c_test

Reviewed By: andrii@fb.com

Subscribers: trunkagent, sdwilsh, folly-diffs@

FB internal diff: D1780054

Signature: t1:1780054:1421187023:b18c1d5575b2864b3d3df001a0024b91eb321c46
folly/experimental/SingletonVault_c.cpp [new file with mode: 0644]
folly/experimental/SingletonVault_c.h [new file with mode: 0644]
folly/experimental/test/SingletonVaultCTest.cpp [new file with mode: 0644]