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
Is there a way in the LLVM Compiler Infrastructure to cast a pointer constant to a pointer constant of a different type?
Apr 30, 2026
pointers
casting
llvm
constants
The const char* should it be freed in C?
Apr 29, 2026
c
function
char
constants
free
What is the purpose of arbitrary precision constants in Go?
Apr 28, 2026
go
constants
Passing by reference of a pointer to a const object
Apr 27, 2026
c++
pointers
reference
constants
double-pointer
Const in C function declaration and implementation
Apr 27, 2026
c
function
compilation
constants
function-prototypes
How to define a copy constructor for a const template parameter?
Apr 26, 2026
c++
stl
constants
std
copy-constructor
Global variables - When to use static, inline, extern, const, and constexpr
Apr 26, 2026
c++
constants
global-variables
linkage
c++-faq
"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
Older Entries »