This class will be used in future changes to construct simple strings.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| libc/src/__support/CPP/stringstream.h | ||
|---|---|---|
| 26 | Ah, I had a seek method which I removed as I don't need it anymore. Forgot to clean this up. Done now. | |
it would probably be better to include StringView explicitly instead of through integer_to_string.