FLANG
Public Member Functions | List of all members
Fortran::runtime::SizedNew< A > Class Template Reference
Inheritance diagram for Fortran::runtime::SizedNew< A >:
Fortran::runtime::New< A >

Public Member Functions

RT_API_ATTRS SizedNew (const Terminator &terminator)
 
template<typename... X>
RT_API_ATTRS OwningPtr< A > operator() (std::size_t bytes, X &&...x)
 

The documentation for this class was generated from the following file: