FLANG
|
This is the complete list of members for Fortran::runtime::Allocator< A >, including all inherited members.
allocate(std::size_t n) (defined in Fortran::runtime::Allocator< A >) | Fortran::runtime::Allocator< A > | inline |
Allocator(const Terminator &t) (defined in Fortran::runtime::Allocator< A >) | Fortran::runtime::Allocator< A > | inlineexplicit |
Allocator(const Allocator< B > &that) noexcept (defined in Fortran::runtime::Allocator< A >) | Fortran::runtime::Allocator< A > | inlineexplicit |
Allocator(const Allocator &)=default (defined in Fortran::runtime::Allocator< A >) | Fortran::runtime::Allocator< A > | |
Allocator(Allocator &&)=default (defined in Fortran::runtime::Allocator< A >) | Fortran::runtime::Allocator< A > | |
deallocate(A *p, std::size_t) (defined in Fortran::runtime::Allocator< A >) | Fortran::runtime::Allocator< A > | inline |
terminator (defined in Fortran::runtime::Allocator< A >) | Fortran::runtime::Allocator< A > | |
value_type typedef (defined in Fortran::runtime::Allocator< A >) | Fortran::runtime::Allocator< A > |