Blaze
3.9
blaze
util
Forward.h
Go to the documentation of this file.
1
//=================================================================================================
33
//=================================================================================================
34
35
#ifndef _BLAZE_UTIL_FORWARD_H_
36
#define _BLAZE_UTIL_FORWARD_H_
37
38
39
namespace
blaze {
40
41
//=================================================================================================
42
//
43
// ::blaze NAMESPACE FORWARD DECLARATIONS
44
//
45
//=================================================================================================
46
47
template
<
typename
Type >
class
AlignedAllocator;
48
template
<
typename
Type >
class
NullAllocator;
49
50
}
// namespace blaze
51
52
#endif
Generated by
1.9.3