UgMisc 0.3
Miscellaneous C++ header library
Loading...
Searching...
No Matches
ugmisc::default_type< T > Struct Template Reference

#include <ugmisc/member.hpp>

Public Types

using type = T

Detailed Description

template<class T>
struct ugmisc::default_type< T >

A wrapper type which can be used to pass a default to member_type_access.

Definition at line 352 of file member.hpp.

Member Typedef Documentation

◆ type

template<class T>
using ugmisc::default_type< T >::type = T

Definition at line 353 of file member.hpp.


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