kblib 0.2.3
General utilities library for modern C++
kblib::detail::pointer< D, T, typename > Struct Template Reference

#include <kblib/fakestd.h>

Public Types

using type = T *
 

Detailed Description

template<typename D, typename T, typename = void>
struct kblib::detail::pointer< D, T, typename >

Definition at line 1095 of file fakestd.h.

Member Typedef Documentation

◆ type

template<typename D , typename T , typename = void>
using kblib::detail::pointer< D, T, typename >::type = T*

Definition at line 1096 of file fakestd.h.


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