|
xentara-utils v2.0.6
The Xentara Utility Library
|
Helper class for calling functions that take an output parameter. More...
#include <xentara/utils/windows/LocalFree.hpp>
Inheritance diagram for xentara::utils::windows::LocalFreePointer< Element >::Setter:Public Member Functions | |
| ~Setter () | |
| Destructor. | |
| operator Element ** () noexcept | |
| Gets a pointer that can be passed to a function that takes an output parameter. | |
Helper class for calling functions that take an output parameter.
| xentara::utils::windows::LocalFreePointer< Element >::Setter::~Setter | ( | ) |
Destructor.
Applies the value
|
noexcept |
Gets a pointer that can be passed to a function that takes an output parameter.