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 it allowed to cast away const on a const-defined object as long as it is not actually modified?
Sep 12, 2022
c++
constants
undefined-behavior
const-cast
Returning a const pointer to a const data member and the 'auto' keyword. A bit confused
Oct 16, 2022
c++
pointers
c++11
constants
auto
Why is implicit conversion from const to non-const allowed?
Sep 12, 2022
c++
c++11
templates
constants
How can I initialize a const variable of a base class in a derived class' constructor in C++?
Oct 14, 2022
c++
inheritance
constructor
constants
const in template argument [duplicate]
Nov 25, 2017
c++
templates
constants
Is it possible use a class name in java switch/case statement? [duplicate]
Sep 12, 2022
java
switch-statement
constants
final
class-names
What is constexpr in C++?
Oct 19, 2022
c++
constants
constexpr
RAILS_ROOT require?
Jan 19, 2021
ruby-on-rails
ruby
directory-structure
constants
require
Class with defined static constant values in Objective-C
Nov 03, 2022
objective-c
static
constants
Can adding extra const qualifications break functionality (assuming compilation went fine)?
Sep 10, 2022
c++
testing
compilation
constants
Why would an enum declaration be marked const?
Sep 12, 2022
c++
enums
constants
How does const after a function optimize the program?
Sep 12, 2022
c++
optimization
constants
keyword
const references in c++ templates
Sep 12, 2022
c++
templates
reference
constants
"extern const" vs "extern" only
Sep 22, 2022
objective-c
global-variables
constants
extern
Why do undefined constants evaluate to true?
May 02, 2022
php
constants
What difference does it make when I use "const" in a procedure's parameter?
Oct 26, 2022
delphi
parameters
constants
Constant float values in GLSL shaders - any reason to use uniforms?
Apr 01, 2022
opengl
glsl
constants
shader
Get value of constant by name
Feb 08, 2020
c#
field
constants
Why should I ever return something by value, since C++ features const references?
Sep 15, 2022
c++
function
reference
constants
Why do you need to append an L or F after a value assigned to a C++ constant?
Sep 28, 2022
c++
syntax
types
constants
« Newer Entries
Older Entries »