kblib 0.2.3
General utilities library for modern C++
kblib::detail::tag< T > Struct Template Reference

#include <kblib/tdecl.h>

Inheritance diagram for kblib::detail::tag< T >:

Public Types

using type = T
 

Detailed Description

template<typename T>
struct kblib::detail::tag< T >

Definition at line 176 of file tdecl.h.

Member Typedef Documentation

◆ type

template<typename T >
using kblib::detail::tag< T >::type = T

Definition at line 177 of file tdecl.h.


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