It feels wrong to return a dumb LLInstanceTracker subclass* from getInstance() when we use std::shared_ptr and std::weak_ptr internally. But tweak consumers to use 'auto' or LLInstanceTracker::ptr_t in case we later revisit this decision. We did add a couple get() calls where it's important to obtain a dumb pointer. |
||
|---|---|---|
| .. | ||
| tests | ||
| CMakeLists.txt | ||
| llcontrol.cpp | ||
| llcontrol.h | ||
| llxmlnode.cpp | ||
| llxmlnode.h | ||
| llxmlparser.cpp | ||
| llxmlparser.h | ||
| llxmltree.cpp | ||
| llxmltree.h | ||