Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cArrayNew.h
Go to the documentation of this file.
1
//
4
//
5
6
#ifndef _INC_cArrayNew_H
7
#define _INC_cArrayNew_H
8
#ifndef NO_PRAGMA_ONCE
9
#pragma once
10
#endif
11
12
#include "
cArray.h
"
13
#include "
cNewPtr.h
"
14
15
namespace
Gray
16
{
17
template
<
class
TYPE>
18
class
cArrayNew
:
public
cArrayFacade
< cNewPtr<TYPE>, TYPE* >
19
{
24
};
25
}
26
#endif
cArray.h
cNewPtr.h
Gray::cArrayFacade
Definition:
cArray.h:804
Gray::cArrayNew
Definition:
cArrayNew.h:19
Gray
< The main namespace for all Core functions.
Definition:
GrayCore.cpp:14
GrayCore
include
cArrayNew.h
Generated on Tue Feb 2 2021 11:29:24 for Gray C++ Libraries by
1.9.1