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
PHP const not working?
Aug 16, 2026
php
class
constants
What is the difference between at and operator[] in a const method? [duplicate]
Aug 17, 2026
c++
constants
GWT - problems with constants in css
Aug 15, 2026
css
gwt
constants
best practice - where should const data for the class should be defined
Aug 16, 2026
c++
constants
May a compiler store function-scoped, non-static, const arrays in constant data and avoid per-call initialization?
Aug 15, 2026
c++
arrays
c
constants
language-lawyer
PHP - get defined constants for a given namespace
Aug 15, 2026
php
namespaces
constants
When working with stateless objects, is there still a performance benefit to marking them const?
Aug 15, 2026
c++
performance
constants
stateless
laravel 5: Where define global Vars?
Aug 14, 2026
php
constants
laravel-5
constant variables vs enum type in Angular using Typescript
Aug 14, 2026
angular
typescript
variables
enums
constants
Why does C in contrast to C++ ban adding const-qualification to both levels of a pointer-to-pointer?
Aug 15, 2026
c++
c
pointers
constants
pointer-to-pointer
Compare boost intrusive_ptr with different const-ness
Aug 13, 2026
c++
pointers
boost
constants
smart-pointers
What's the best way to deal with a non-const-aware Library/SDK?
Aug 14, 2026
c++
constants
3dsmax
Size of a class containing only compile-time constants
Aug 14, 2026
c++
constants
int const array cannot be written to
Aug 13, 2026
c
constants
php - Why can't you define a constant named EMPTY
Aug 13, 2026
php
constants
Can a function with a const-reference as its parameter change the underlying object?
Aug 12, 2026
c++
reference
constants
parameter-passing
const B and const A* are incompatible, even when B is aliased to A* [duplicate]
Aug 12, 2026
c++
constants
typedef
Force GCC to always load a const (i.e. read-only) even with optimizations enabled
Aug 12, 2026
c
optimization
constants
Replace a variable of a type with const members
Aug 12, 2026
c++
constants
variable-assignment
assignment-operator
emplace
Force external function to be const
Aug 10, 2026
c++
constants
mutable
const-correctness
const-cast
Older Entries »