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