templateIdentifierOf

Get identifier (name) string of template instance I, or null if I is not a template instance.

template templateIdentifierOf (
I
) {
enum templateIdentifierOf;
enum templateIdentifierOf;
}

Meta