struct定义中可以声明static类型,空间怎么分配?
struct IndexedName { static const size_t MAX_TMP_STR = 64; static const unsigned SINGLE_INDEX_LEN = 4;