Blaze 3.9
Policies.h
Go to the documentation of this file.
1//=================================================================================================
33//=================================================================================================
34
35#ifndef _BLAZE_UTIL_POLICIES_H_
36#define _BLAZE_UTIL_POLICIES_H_
37
38
39//*************************************************************************************************
40// Includes
41//*************************************************************************************************
42
48
49#endif
Header file for the ArrayDelete policy classes.
Header file for the Deallocate policy classes.
Header file for the DefaultDelete policy classes.
Header file for the NoDelete policy classes.
Header file for the PtrDelete policy classes.