ctQuantityParser.q

Undocumented in source.
template ctQuantityParser(string str)
static if(!(msg))
enum q = parseRTQuantity!(N, parseFun)(str, symbolList);

Meta