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 constants
"Initializer element is not constant" when defining an object as a static member of a function
Apr 26, 2026
c
constants
static-initialization
Is it well defined to cast to an identical layout with const members?
Apr 26, 2026
c++
constants
language-lawyer
undefined-behavior
strict-aliasing
Const static member functions: is another approach available?
Apr 25, 2026
c++
constants
static-methods
Indirectly calling non-const function on a const object
Apr 25, 2026
c++
function
constants
undefined-behavior
Why return-type 'cv' is ignored?
Apr 24, 2026
c++
c++11
constants
language-lawyer
return-type
Why is it possible to modify object state via const member function that uses pointer to the object's member?
Apr 24, 2026
c++
function
class
constants
member
Is there a difference between const char * const and const char []?
Apr 24, 2026
c
arrays
pointers
constants
c99
const float array in WebGL shader
Apr 23, 2026
arrays
constants
three.js
webgl
shader
Constant field at compiletime
Apr 22, 2026
c#
constants
code-analysis
fxcop
Code compiles despite of taking address of Wrong Data Types
Apr 22, 2026
c++
constants
Ruby - constant initialisation with some function produces NoMethodError
Apr 21, 2026
ruby
initialization
constants
Java : Optimize loop of loop with a lot of semi-constant flags checking?
Apr 21, 2026
java
loops
optimization
constants
Rcpp C/C++ using structs and char*
Apr 20, 2026
c++
struct
char
constants
rcpp
How can I detect if the instance is const from a member function?
Apr 19, 2026
c++
constants
How do I use a constant to specify a File path in NSIS?
Apr 19, 2026
constants
nsis
Flutter TextField and The constructor being called isn't a const constructor
Apr 19, 2026
flutter
constructor
constants
textfield
How does the body of the below java enum class work?
Apr 19, 2026
java
class
enums
constants
const annotation for Haskell FFI exports
Apr 17, 2026
c++
haskell
constants
ffi
c++ const member function
Apr 17, 2026
c++
function
constants
member
function-qualifier
Reference to function return by value and auto
Apr 16, 2026
c++
reference
constants
auto
« Newer Entries
Older Entries »