struct not_string_res { size_t junk[7]; }; void ?{}( not_string_res & this, const string_res & src, StrResInitMode, size_t start, size_t end ); void ^?{}( not_string_res & this );