Hubris Engine Dev
A Project to learn and get into Game Engine developement.
 
Loading...
Searching...
No Matches
Hubris::remove_all_pointers< T * > Struct Template Reference

#include <Memory.h>

Public Types

using type = typename remove_all_pointers<T>::type
 
using type
 

Detailed Description

template<typename T>
struct Hubris::remove_all_pointers< T * >

Definition at line 130 of file Memory.h.

Member Typedef Documentation

◆ type [1/2]

using Hubris::remove_all_pointers< T >::type

Definition at line 126 of file Memory.h.

◆ type [2/2]

template<typename T>
using Hubris::remove_all_pointers< T * >::type = typename remove_all_pointers<T>::type

Definition at line 131 of file Memory.h.


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