isInterface

Evaluates to true if T is an interface.

template isInterface (
T
) {}

Members

Variables

isInterface
enum bool isInterface;
Undocumented in source.

Meta