|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Host-backend implementation of DeviceStorage and the #deviceStorageBase_deleter helper. More...
Go to the source code of this file.
Classes | |
| class | DNDS::DeviceStorage< DeviceBackend::Host > |
| how to resolve int-rowsize duplicate? More... | |
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
Functions | |
| void | DNDS::deviceStorageBase_deleter (DeviceStorageBase *p) |
Stateless deleter for DeviceStorageBase that works across shared-library boundaries where the vtable of unique_ptr's default deleter would not. | |
Host-backend implementation of DeviceStorage and the #deviceStorageBase_deleter helper.
Definition in file DeviceStorage.cpp.