HosrDiretta
Loading...
Searching...
No Matches
ACQUA::AutoStackPointer< si, T > Class Template Reference

Stack allocated automatic pointer. More...

#include <AutoStackPointer.hpp>

Public Member Functions

 AutoStackPointer (const T &in)
 
T * operator-> ()
 
T & operator* ()
 
const T * operator-> () const
 
const T & operator* () const
 

Detailed Description

template<std::size_t si, class T>
class ACQUA::AutoStackPointer< si, T >

Stack allocated automatic pointer.

Template Parameters
siSize of the allocated data
TData type

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