SpiceQA
Questions
Tags
Users
Badges
pimpl-idiom
23 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Compile error with gcc when in-class initializing unique_ptr of incomplete type to nullptr
user_9287680
0
•
asked Oct 14, 2019
3
1
306
in-class-initialization
gcc8
unique-ptr
pimpl-idiom
c++
Is changing the pointer type of a private member variable in an interface class binary compatible?
user_4675398
0
•
asked Oct 7, 2019
4
1
97
binary-compatibility
pimpl-idiom
c++
Implementing pImpl based wrapper around a class using variadic template functions
user_9006830
0
•
asked Jun 9, 2019
6
1
1327
variadic-templates
wrapper
pimpl-idiom
templates
c++
Pimpl - Why can make_unique be called on an incomplete type
user_5023268
0
•
asked Sep 5, 2018
26
2
1430
unique-ptr
language-lawyer
pimpl-idiom
templates
c++
How to create a private static const string when using the pimpl idiom
user_8422356
0
•
asked Aug 5, 2017
6
2
738
pimpl-idiom
c++11
c++
Hiding variadic template implementation
user_6219779
0
•
asked May 29, 2017
4
2
530
variadic-templates
pimpl-idiom
c++11
c++
Pimpl Idiom with template member function
user_4747484
0
•
asked May 19, 2017
4
1
1956
pimpl-idiom
templates
c++
Typedef private struct prototype in source file
user_1356926
0
•
asked Dec 16, 2013
4
5
614
implementation
pimpl-idiom
pointers
c++
Pimpl-idiom in the D programming language
user_1335865
0
•
asked Dec 9, 2013
4
3
311
d
pimpl-idiom
Java programming idiom : Private implementation class
user_106494
0
•
asked Aug 10, 2012
11
1
3404
private-class
pimpl-idiom
private-members
java
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions