source:
doc/theses/mike_brooks_MMath/benchmarks/string/not_string_res.hfa@
8730e57
| Last change on this file since 8730e57 was 10ef475, checked in by , 7 months ago | |
|---|---|
|
|
| File size: 185 bytes | |
| Line | |
|---|---|
| 1 | struct not_string_res { |
| 2 | size_t junk[7]; |
| 3 | }; |
| 4 | |
| 5 | void ?{}( not_string_res & this, const string_res & src, StrResInitMode, size_t start, size_t end ); |
| 6 | void ^?{}( not_string_res & this ); |
Note:
See TracBrowser
for help on using the repository browser.