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
How do you store custom constants in Rails 4?
Sep 20, 2022
ruby-on-rails
regex
ruby-on-rails-4
constants
How to initialize a const variable inside a struct in C?
Sep 20, 2022
c
struct
initialization
constants
Evaluate Irrational with Julia
Apr 12, 2020
constants
julia
sympy
evaluation
Significance of const keyword positioning in variable declarations
Apr 10, 2018
objective-c
constants
keyword
compiler-warnings
global constants without using #define
Sep 20, 2022
c
variables
header
constants
global
Why doesn't C# offer constness akin to C++?
Oct 30, 2022
c#
compiler-construction
reference
constants
Why static const members cannot appear in a constant expression like 'switch'
Nov 01, 2022
c++
gcc
constants
switch-statement
C++ overload operator twice, one return non-const reference and the other const reference, what is the preference?
Sep 20, 2022
c++
reference
operator-overloading
constants
operator-keyword
Killing Magic Numbers: "const int" vs "constexpr int" (or is there no difference in the end)
Aug 26, 2022
c++
constants
constexpr
magic-numbers
Initializing C++ const fields after the constructor
Apr 06, 2022
c++
constructor
constants
In .NET, why are constants evaluated at compile time rather than at JIT time?
Oct 05, 2021
c#
.net
constants
Why can I not use my constant in the switch - case statement in Objective-C ? [error = Expression is not an integer constant expression]
Feb 07, 2022
objective-c
tags
constants
case
switch-statement
Why should I not use `const` in this simple function?
Feb 25, 2022
c++
parameter-passing
constants
Proper way to do const std::string in a header file?
Aug 17, 2022
c++
static
constants
stdstring
Range based for implicitly adds `const` qualifier?
Jul 24, 2019
c++
c++11
constants
initializer-list
Duplicate symbol error — global constant
Jun 09, 2019
objective-c
linker
compiler-errors
constants
How to store constant array of string in Java
Sep 19, 2022
java
enums
constants
PHP: echoing a constant with a variable name
Oct 21, 2022
php
variables
constants
declare a array of const ints in C++
Aug 17, 2022
c++
arrays
constants
declaration
Why is it impossible to convert const X to X &?
Aug 11, 2022
c++
reference
constants
« Newer Entries
Older Entries »