Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
einpoklum
47 days ago
|
parent
|
context
|
favorite
| on:
The PImpl idiom and the C++26 std:indirect type
My approach to reducing the compile time of code which uses a class is moving the functionality out of the class and into standalone functions; or at least moving the method definitions into a non-header `.cpp` file.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: