Rudiments
include
rudiments
object.h
1
// Copyright (c) 1999-2018 David Muse
2
// See the COPYING file for more information.
3
4
#ifndef RUDIMENTS_OBJECT_H
5
#define RUDIMENTS_OBJECT_H
6
7
#include <rudiments/private/objectincludes.h>
8
10
class
RUDIMENTS_DLLSPEC
object
{
11
public
:
12
14
virtual
~object
() {};
15
16
#include <rudiments/private/object.h>
17
};
18
19
#endif
object
Definition
object.h:10
object::~object
virtual ~object()
Definition
object.h:14
Generated on Tue Dec 3 2024 01:50:18 for Rudiments by
1.10.0