Y
Hacker News
new
|
ask
|
show
|
jobs
by
nchie
2774 days ago
> Sometimes you need to. You cannot entirely stack allocate an object that uses PIMPL.
You actually can, if I'm not misunderstanding:
http://www.gotw.ca/gotw/028.htm