char * ? #4289
abellgithub
started this conversation in
General
char * ?
#4289
Replies: 2 comments 2 replies
-
It's deduplicated: each |
Beta Was this translation helpful? Give feedback.
2 replies
-
General technique is called interning https://en.m.wikipedia.org/wiki/String_interning |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can someone explain why RTLIL::IdString uses char * instead of std::string?
Beta Was this translation helpful? Give feedback.
All reactions