Fraxinus
22.09
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cxNullDeleter.h
Go to the documentation of this file.
1
#ifndef CXNULLDELETER_H
2
#define CXNULLDELETER_H
3
4
#include "cxResourceExport.h"
5
6
namespace
cx
7
{
8
struct
cxResource_EXPORT
null_deleter
9
{
10
void
operator()
(
void
const
*)
const
{}
11
};
12
}
13
#endif // CXNULLDELETER_H
cx::null_deleter::operator()
void operator()(void const *) const
Definition:
cxNullDeleter.h:10
cx::null_deleter
Definition:
cxNullDeleter.h:8
cx
Namespace for all CustusX production code.
Definition:
cx_dev_group_definitions.h:13
CX
source
resource
core
utilities
cxNullDeleter.h
Generated on Mon Sep 12 2022 13:19:35 for Fraxinus by
1.8.11