HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::type_documentation< T > Struct Template Reference

Detailed Description

template<typename T>
struct hi::v1::type_documentation< T >

Documentation of a type.

namespace my {
struct simple {
int foo;
};
}
template<>
struct hi::type_documentation<my::simple> {
};
Documentation of a type.
Definition type_traits.hpp:710

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