UgMisc 0.3-1
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 354 of file member.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 355 of file member.hpp.


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