Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in class-members
Default constructor for a class with a reference data member?
Feb 14, 2023
c++
reference
default-constructor
class-members
Why are "inlined" static consts not allowed, except ints?
Dec 15, 2022
c++
static
initialization
class-members
Is it mandatory to initialize class members if a constructor is explicitly defined?
Dec 14, 2022
c++
constructor
initialization
class-members
Preferred way of class member initialization?
Oct 21, 2022
c++11
initialization
class-members
Can we access a member of a non-existing union?
Oct 25, 2022
c++
language-lawyer
unions
strict-aliasing
class-members
Is it possible to manually calculate the byte-offset of a class member?
Sep 08, 2022
c++
compiler-construction
class-members
Self-referencing inside class definition
Dec 13, 2018
python
class
decorator
python-decorators
class-members
Is it always bad to collect all instances in a class variable?
Aug 16, 2022
python
class
global-variables
class-method
class-members
In C++, why do pointers to members of a class contains offsets rather than addresses?
Jun 26, 2022
c++
offset
pointer-to-member
class-members
inheritance of abstract class with static property in C#
Feb 25, 2022
c#
inheritance
static
class-members
Multiple Inheritance Template Class
Dec 02, 2017
c++
multiple-inheritance
ambiguous
name-lookup
class-members
What is the "non-static method" error and how does "this" work?
May 27, 2022
java
oop
compiler-errors
instance-variables
class-members
Initializing Non-pointer Class Members
Nov 13, 2022
c++
constructor
initialization
stack
class-members
Should a std::string class member be a pointer?
Feb 28, 2022
c++
pointers
constructor
pass-by-value
class-members
Creating a function handle to an overloaded `end` function
Oct 21, 2022
matlab
oop
reserved-words
class-members
function-handle
Array as a Class Member
Aug 20, 2022
arrays
vba
class-members
Could we access member of a non-existing class type object?
Apr 22, 2020
c++
language-lawyer
strict-aliasing
class-members
VS IntelliSense - IFluentInterface / IHideObjectMembers trick does not work. Why?
Apr 04, 2022
visual-studio-2008
filter
intellisense
class-members
How to initialize the reference member variable of a class?
Nov 06, 2022
c++
oop
class-members
In .NET, can you use reflection to get all non-inherited methods of a class?
Sep 20, 2022
c#
reflection
subclass
base-class
class-members
Older Entries »