]> git.proxmox.com Git - ceph.git/blob - ceph/doc/rados/api/libradospp.rst
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / doc / rados / api / libradospp.rst
1 ==================
2 LibradosPP (C++)
3 ==================
4
5 .. note:: The librados C++ API is not guarenteed to be API+ABI stable
6 between major releases. All applications using the librados C++ API must
7 be recompiled and relinked against a specific Ceph release.
8
9 .. todo:: write me!