json_typeof.json_typeof

Undocumented in source.
template json_typeof(string json)
enum json_typeof = "((" ~ json ~ ").type)";

Meta