SkePU  1.2
 All Classes Namespaces Files Functions Variables Enumerations Friends Macros Groups Pages
List of all members
skepu::EnvironmentDestroyer< T > Class Template Reference

A class that is used to properly deallocate singelton object of Environment class. More...

#include <environment.h>

Detailed Description

template<typename T>
class skepu::EnvironmentDestroyer< T >

A class that is used to properly deallocate singelton object of Environment class.

This class is used to simplify the destruction of Environment static object which acts like a singelton object.


The documentation for this class was generated from the following file: