Marian NMT
v1.11.5
Contents:
Code Organisation
Expression graphs
Operations in the expression graph
Layers
Using Marian with factors
Library API
How to contribute to Marian
Writing documentation
Marian NMT
»
Library API
»
Template Function operator==(const IntrusivePtr<T>&, const IntrusivePtr<U>&)
View page source
Template Function operator==(const IntrusivePtr<T>&, const IntrusivePtr<U>&)
¶
Defined in
File intrusive_ptr.h
Function Documentation
¶
template<class
T
, class
U
>
bool
operator==
(
const
IntrusivePtr<
T
> &
a
,
const
IntrusivePtr<
U
> &
b
)