source:
doc/theses/mike_brooks_MMath/benchmarks/string/not_string_res.cfa
Last change on this file was 10ef475, checked in by , 5 months ago | |
---|---|
|
|
File size: 198 bytes |
Rev | Line | |
---|---|---|
[08ed947] | 1 | #include <string_res.hfa> |
2 | #include "not_string_res.hfa" | |
3 | ||
4 | void ?{}( not_string_res & this, const string_res & src, StrResInitMode, size_t start, size_t end ) {} | |
5 | void ^?{}( not_string_res & this ) {} |
Note:
See TracBrowser
for help on using the repository browser.