mCRL2
|
Go to the source code of this file.
Classes | |
class | atermpp::unprotected_aterm_core |
An unprotected term does not change the reference count of the shared term when it is copied or moved. More... | |
class | atermpp::aterm_core |
The aterm_core base class that provides protection of the underlying shared terms. More... | |
Namespaces | |
namespace | atermpp |
The main namespace for the aterm++ library. | |
namespace | atermpp::detail |
Functions | |
_aterm * | atermpp::detail::address (const unprotected_aterm_core &t) |