This header-file is part of module ALib Containers of the ALib C++ Library.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file sharedptr.inl.
Go to the source code of this file.
Classes | |
struct | alib::containers::SharedPtr< T, TAllocator >::FieldMembers< U > |
class | alib::containers::SharedPtr< T, TAllocator > |
Namespaces | |
namespace | alib |
namespace | alib::containers |
Typedefs | |
template<typename T, typename TAllocator = lang::HeapAllocator> | |
using | alib::SharedPtr = containers::SharedPtr<T, TAllocator> |
Type alias in namespace alib. | |