Gromacs  2024.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::DefaultInitializationAllocator< T, A > Member List

This is the complete list of members for gmx::DefaultInitializationAllocator< T, A >, including all inherited members.

construct(U *ptr) noexcept(std::is_nothrow_default_constructible< U >::value)gmx::DefaultInitializationAllocator< T, A >inline
construct(U *ptr, Args &&...args)gmx::DefaultInitializationAllocator< T, A >inline