|
libcaramel
|
Additional Inherited Members | |
Public Member Functions inherited from caramel::binary_subtractable< Any > | |
| constexpr auto | operator- (const Any &rhs) const |
| constexpr auto | operator-= (const Any &rhs) |
Public Member Functions inherited from caramel::detail::crtp< Any, binary_subtractable > | |
| constexpr auto | underlying () -> Any & |
| constexpr auto | underlying () const -> Any const & |
Public Member Functions inherited from caramel::unary_subtractable< Any > | |
| constexpr auto | operator- () const |
Public Member Functions inherited from caramel::detail::crtp< Any, unary_subtractable > | |
| constexpr auto | underlying () -> Any & |
| constexpr auto | underlying () const -> Any const & |