ReflectName.ReflectName

Provides a compile-time string `name` representing the reflected name of `target` with template arguments `Args`.

template ReflectName(string target)
struct ReflectName (
Args...
) {}

Members

Variables

name
string name;