This repository was archived by the owner on Mar 16, 2026. It is now read-only.
simpleStringClass_v1.0
What's Changed
- Automatic objects have automatic storage duration #27 #28 by @oldoc63 in #29
- Local static varaibles declared at function scope #30 by @oldoc63 in #31
- The scope resolution :: operator in action #32 by @oldoc63 in #33
- RAII: resource adquisition is initialization #34 by @oldoc63 in #35
- Print the string and append a line #36 by @oldoc63 in #37
- append_line and print along tags #38 by @oldoc63 in #39
Full Changelog: const_v1.0...simpleStringClass_v1.0