BDE 4.14.0 Production release
|
#include <bslmt_entrypointfunctoradapter.h>
Public Member Functions | |
~EntryPointFunctorAdapter ()=default | |
Friends | |
struct | EntryPointFunctorAdapterUtil |
Hold a copy of an instance of parameterized type, along with the allocator used to manage the copy. TYPE
shall have a copy constructor, and declare the bslma::UsesBslmaAllocator
trait if it uses bslma::Allocator
as an argument to its copy constructor.
|
default |
Destroy this object and the underlying managed object. Note that this public destructor is generated by the compiler.
|
friend |