Searched defs:HandleArgSelectorImpl (Results 1 – 1 of 1) sorted by relevance
3296 struct HandleArgSelectorImpl struct3298 static const int value = DEFAULT;3299 typedef typename CoupledHandleCast<value, T>::type type;3301 static const int size = type::dimensions;3305 getHandle(CoupledHandle<U, NEXT> const & t) in getHandle()3312 getValue(CoupledHandle<U, NEXT> const & t) in getValue()3321 static const int value = IndexDefinition::value;3322 typedef typename CoupledHandleCast<value, T>::type type;3324 static const int size = type::dimensions;3328 getHandle(CoupledHandle<U, NEXT> const & t) in getHandle()[all …]