|
#include <ArmarXCore/core/util/PropagateConst.h>
Public Types | |
using | argument_type = armarx::PropagateConst< T > |
using | result_type = size_t |
Public Member Functions | |
size_t | operator() (const armarx::PropagateConst< T > &p) const noexcept(noexcept(hash< T > {}(GetUnderlying(p)))) |
Definition at line 342 of file PropagateConst.h.
using argument_type = armarx::PropagateConst<T> |
Definition at line 345 of file PropagateConst.h.
using result_type = size_t |
Definition at line 344 of file PropagateConst.h.
|
inlinenoexcept |
Definition at line 346 of file PropagateConst.h.