Template Struct Size¶
Defined in File size.h
Struct Documentation¶
-
template<typename T>
struct Size¶ -
Public Functions
-
inline constexpr Size() noexcept¶
- template<typename U> inline requires constexpr is_exactly_representable< T, U > Size (Size< U > const &other) noexcept
-
template<typename WidthType, typename HeightType>
inline constexpr Size(WidthType &&width, HeightType &&height) noexcept¶
-
inline constexpr Size() noexcept¶