Peano
Loading...
Searching...
No Matches
ptr< T > Struct Template Reference

#include <type.h>

Public Types

using value = T*
 

Detailed Description

template<typename T>
struct ptr< T >

Definition at line 27 of file type.h.

Member Typedef Documentation

◆ value

template<typename T >
using ptr< T >::value = T*

Definition at line 28 of file type.h.


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