PLaSK library
Loading...
Searching...
No Matches
plask::aligned_deleter< T[]> Struct Template Reference

#include <plask/memalloc.hpp>

Public Member Functions

void operator() (T *ptr) const
 

Detailed Description

template<class T>
struct plask::aligned_deleter< T[]>

Definition at line 171 of file memalloc.hpp.

Member Function Documentation

◆ operator()()

template<class T >
void plask::aligned_deleter< T[]>::operator() ( T *  ptr) const
inline

Definition at line 172 of file memalloc.hpp.


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