Home
Libraries
People
FAQ
More
date::operator!=
Tests for inequality.
Synopsis
constexpr
bool
operator
!=(
const
date
&
rhs
)
const
;
Exception safety
No-throw guarantee.