ceph/doc/rados/api/libradospp.rst
Jason Dillaman 3322798a36 doc/librados: explicitly mention that the C++ API is not stable
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2019-02-21 08:28:43 -05:00

10 lines
287 B
ReStructuredText

==================
LibradosPP (C++)
==================
.. note:: The librados C++ API is not guarenteed to be API+ABI stable
between major releases. All applications using the librados C++ API must
be recompiled and relinked against a specific Ceph release.
.. todo:: write me!