Scroom
0.14-48-ga0fee447
Loading...
Searching...
No Matches
dont-delete.hh
Go to the documentation of this file.
1
/*
2
* Scroom - Generic viewer for 2D data
3
* Copyright (C) 2009-2026 Kees-Jan Dijkzeul
4
*
5
* SPDX-License-Identifier: LGPL-2.1
6
*/
7
8
#pragma once
9
24
template
<
typename
T>
25
class
DontDelete
26
{
27
public
:
28
void
operator()
(T*
/*unused*/
) {}
29
};
DontDelete
Definition
dont-delete.hh:26
DontDelete::operator()
void operator()(T *)
Definition
dont-delete.hh:28
libs
util
inc
scroom
dont-delete.hh
Generated by
1.9.8