Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
westoncb
on March 6, 2018
|
parent
|
context
|
favorite
| on:
Google's C++ Class
I was hoping this was a class in the object-oriented language sense, and that somehow you'd use this class to instantiate a C++ in your program. Oh well—one can always dream.
dieterrams
on March 6, 2018
[–]
I was hoping it referred to a singular, monolithic C++ class in use by Google, to which any new C++ code must be added.
woah
on March 6, 2018
|
parent
|
next
[–]
We’ve adopted the monoclass architecture at our startup after reading about how well it works at Google.
jschwartzi
on March 6, 2018
|
root
|
parent
|
next
[–]
It's pretty convenient in the embedded world too because it let's us minimize the size of the global initializer table our compiler outputs.
oblio
on March 6, 2018
|
root
|
parent
|
prev
|
next
[–]
Yes, but do you have the 50 engineers working on supporting tools for the monoclass architecture?
foota
on March 6, 2018
|
parent
|
prev
|
next
[–]
You've heard of monorepo? Well check this out!
rishabhparikh
on March 6, 2018
|
parent
|
prev
[–]
Wait, there are other ways to write C++ programs?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: