PGE API 0.4
PR00F's Game Engine full documentation
Loading...
Searching...
No Matches
null_deleter< blResourceType > Class Template Reference

Detailed Description

template<typename blResourceType>
class null_deleter< blResourceType >

Definition at line 51 of file blSmartPointerFunctions.hpp.

#include <blSmartPointerFunctions.hpp>

Public Member Functions

void operator() (blResourceType const *) const
 

Member Function Documentation

◆ operator()()

template<typename blResourceType >
void null_deleter< blResourceType >::operator() ( blResourceType const * ) const
inline

Definition at line 55 of file blSmartPointerFunctions.hpp.


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