![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Dummy classes for discriminating scalars and non-scalars operators and -> wihtout any overhead. More...
#include <agrum/base/core/bijection.h>
Static Public Member Functions | |
| template<typename T> | |
| static INLINE const T & | op_second (const T *x) |
| Returns a refeence over a pointer. | |
Dummy classes for discriminating scalars and non-scalars operators and -> wihtout any overhead.
This will be used for scalar types.
This will be used for non-scala types.
Definition at line 1146 of file bijection.h.
|
inlinestatic |
Returns a refeence over a pointer.
| x | The pointer for which a reference is returned. |
Definition at line 1153 of file bijection.h.
Referenced by gum::BijectionIterator< T1, T2 >::second(), and gum::BijectionIteratorSafe< T1, T2 >::second().