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

Detailed Description

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

Documentation of a type.

namespace my {
struct simple {
int foo;
};
}
template<>
struct hi::type_documentation<my::simple> {
};
constexpr Out narrow_cast(In rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:158

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