Jack: C doesn’t have namespaces, and pbstream/upb is written in pure C (not C++).
105363 items (97572 unread) in 19 feeds
Friends
(1021 unread)
Build
(68091 unread)
Heads
(716 unread)
News
(27537 unread)
fun
(207 unread)
Jack: C doesn’t have namespaces, and pbstream/upb is written in pure C (not C++).
Whenever I see prefixes like “pbstream_this and pbstream_that” in C++ code, I wounder why the author didn’t used namespaces for this purpose??