LibreOffice Module o3tl (master) 1
o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE > Member List

This is the complete list of members for o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >, including all inherited members.

anyOf(strong_int v) consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
anyOf(strong_int first, Args... args) consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
get() consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
m_valueo3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >private
operator bool() consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inlineexplicit
operator UNDERLYING_TYPE() consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inlineexplicit
operator!=(strong_int const &other) consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator%(strong_int const &other) consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator%=(strong_int const &other)o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator*(strong_int const &other) consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator*=(strong_int const &other)o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator++()o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator++(int)o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator+=(strong_int const &other)o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator-() consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator--()o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator--(int)o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator-=(strong_int const &other)o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator/(strong_int const &other) consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator/=(strong_int const &other)o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator<(strong_int const &other) consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator<=(strong_int const &other) consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator==(strong_int const &other) consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator>(strong_int const &other) consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
operator>=(strong_int const &other) consto3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline
strong_int(T value, typename std::enable_if< std::is_integral< T >::value, int >::type=0)o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inlineexplicit
strong_int()o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >inline