Commit d3752b0
committed
Provide abstract base class for a string object
- provide full compatibility with the string_type
- provide overloaded interfaces in the base class to define all
character intrinsic functions for both character scalars
and functional strings
- add preliminary specs on the public API (not developer API)
of the abstract base class
- add tests to check a minimal implementation of a string class1 parent b522bbb commit d3752b0
File tree
8 files changed
+3702
-1
lines changed- doc/specs
- src
- tests/string
8 files changed
+3702
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments