#include <size_generic.h>
|
constexpr | Size () noexcept |
|
constexpr | Size (Size const &) noexcept=default |
|
Size & | operator= (Size const &) noexcept=default |
|
template<typename S , typename std::enable_if< std::is_base_of< detail::SizeBase, S >::value, bool >::type = true> |
constexpr | Size (S const &other) noexcept |
|
template<typename WidthType , typename HeightType > |
constexpr | Size (WidthType &&width, HeightType &&height) noexcept |
|
◆ Corresponding
template<template< typename > typename T>
template<typename Tag >
◆ DisplacementType
template<template< typename > typename T>
◆ PointType
template<template< typename > typename T>
◆ Size() [1/4]
template<template< typename > typename T>
◆ Size() [2/4]
template<template< typename > typename T>
◆ Size() [3/4]
template<template< typename > typename T>
template<typename S , typename std::enable_if< std::is_base_of< detail::SizeBase, S >::value, bool >::type = true>
|
inlineexplicitconstexprnoexcept |
◆ Size() [4/4]
template<template< typename > typename T>
template<typename WidthType , typename HeightType >
◆ operator=()
template<template< typename > typename T>
◆ height
template<template< typename > typename T>
◆ width
template<template< typename > typename T>
The documentation for this struct was generated from the following files:
Copyright © 2012-2021
Canonical Ltd.
Generated on Mon Jul 5 13:30:06 UTC 2021
This documentation is licensed under the GPL version 2 or 3.