UMPIRE
Umpire: resource management and provision
umpire::strategy::mixins::AllocateNull Class Reference

#include </home/docs/checkouts/readthedocs.org/user_builds/umpire/checkouts/develop/src/umpire/strategy/mixins/AllocateNull.hpp>

Inheritance diagram for umpire::strategy::mixins::AllocateNull:

Public Member Functions

 AllocateNull ()
 
void * allocateNull ()
 
bool deallocateNull (void *ptr)
 

Constructor & Destructor Documentation

◆ AllocateNull()

umpire::strategy::mixins::AllocateNull::AllocateNull ( )

Member Function Documentation

◆ allocateNull()

void * umpire::strategy::mixins::AllocateNull::allocateNull ( )

◆ deallocateNull()

bool umpire::strategy::mixins::AllocateNull::deallocateNull ( void *  ptr)