TypeAt            121 modules/cudalegacy/src/cuda/NCVRuntimeTemplates.hpp         template <class TList, unsigned int index> struct TypeAt;
TypeAt            132 modules/cudalegacy/src/cuda/NCVRuntimeTemplates.hpp             typedef typename TypeAt<Tail, i - 1>::Result Result;