CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::impl::dereference::ByPointerReference Struct Reference

Dereferencing helper used to dereference a pointer type from a pointer iterator. More...

#include <CeresEngine/Foundation/Iterator.hpp>

Public Member Functions

template<class T >
autooperator() (T &v) const
 

Detailed Description

Dereferencing helper used to dereference a pointer type from a pointer iterator.

Member Function Documentation

◆ operator()()

template<class T >
auto & CeresEngine::impl::dereference::ByPointerReference::operator() ( T v) const
inline

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