lsst.cpputils g1ffd6c4751+8c6c5572d2
|
#include "pybind11/pybind11.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | lsst::cpputils::python::PySharedPtr< T > |
A shared pointer that tracks both a C++ object and its associated PyObject. More... | |
Namespaces | |
namespace | lsst |
Forward declarations for lsst::cpputils::Cache. | |
namespace | lsst::cpputils |
namespace | lsst::cpputils::python |
Functions | |
PYBIND11_DECLARE_HOLDER_TYPE (T, lsst::cpputils::python::PySharedPtr< T >) | |
PYBIND11_DECLARE_HOLDER_TYPE | ( | T | , |
lsst::cpputils::python::PySharedPtr< T > | |||
) |