Belle II Software development
HasGetArrayIndex< T, class > Struct Template Reference

Type trait detecting whether a type provides a callable const getArrayIndex() member. More...

#include <OverlapResolver.icc.h>

Inheritance diagram for HasGetArrayIndex< T, class >:

Detailed Description

template<class T, class = void>
struct Belle2::overlapResolverDetail::HasGetArrayIndex< T, class >

Type trait detecting whether a type provides a callable const getArrayIndex() member.

This is the primary template, selected when T has no getArrayIndex() member.

Definition at line 38 of file OverlapResolver.icc.h.


The documentation for this struct was generated from the following file: