![]() |
aGrUM 3.1.1
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 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 1196 of file bijection.h.
|
static |
Returns a refeence over a pointer.
| x | The pointer for which a reference is returned. |
Definition at line 1090 of file bijection_tpl.h.
Referenced by gum::BijectionIterator< T1, T2 >::second(), and gum::BijectionIteratorSafe< T1, T2 >::second().