Prev | Next | IdenticalEqualPar |
inline bool IdenticalEqualPar(const
Type &
x, const
Type)
AD<
Base>
for some Base,
x is identically equal y if and only if
both x and y are parameters
and
x.value_
is identically equal
y.value_
.
If Type is not AD<
Base>
for some Base,
x is identically equal y if and only if
x ==
y