template<
typename T>
struct v1::type_documentation< T >
Documentation of a type.
struct simple {
int foo;
};
}
template<>
struct hi::type_documentation<
my::
simple> {
};
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:367
The documentation for this struct was generated from the following file: