fieldsOf

Evaluates to an array of strings containing the names of the fields in the given type

template fieldsOf (
T
) {}

Members

Manifest constants

fieldsOf
enum fieldsOf;
Undocumented in source.

Meta