ceph/doc/rados/api/libradospp.rst

10 lines
287 B
ReStructuredText
Raw Normal View History

==================
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!