SpiceQA
Questions
Tags
Users
Badges
member-variables
11 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
C++ inheriting a class vs creating a member
user_1283198
0
•
asked Jun 10, 2022
2
1
55
member-variables
inheritance
class
oop
c++
What is happening in the background when a member variable is initialized within a class but not with the help of the constructor?
user_18944575
0
•
asked Apr 26, 2022
1
2
46
member-variables
initialization
class
constructor
c#
C++ Thread_local non-static member of class?
user_1018582
0
•
asked Apr 27, 2021
2
0
220
thread-local-storage
class-members
member-variables
c++
Member variable alias in class template specialization
user_6674126
0
•
asked Jan 3, 2019
3
3
728
template-specialization
member-variables
templates
alias
c++
Naming convention for member variables with initials
user_1435712
0
•
asked Jul 30, 2012
7
3
1276
member-variables
naming-conventions
java
When and why to declare member variables on the heap C++
user_1524497
0
•
asked Jul 13, 2012
19
5
10604
member-variables
heap-memory
class
c++
Is it okay to forgo getters and setters for simple classes?
user_497934
0
•
asked Jun 29, 2011
20
6
1686
getter-setter
member-variables
encapsulation
oop
c++
How to invoke pointer to member function when it's a class data member?
user_514235
0
•
asked Jun 11, 2011
11
3
6251
pointer-to-member
member-variables
c++
Private members in Python
user_242382
0
•
asked Jan 14, 2010
88
9
68885
member-variables
class
oop
python
Is C++ static member variable initialization thread-safe?
user_199987
0
•
asked Dec 26, 2009
27
2
27239
member-variables
static
multithreading
c++
1
(current)
2
Next
Next
Hot Questions