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
Declaring a global variable `extern const int` in header but only `int` in source file
Jul 11, 2018
c
header
global-variables
constants
external
returning constant object and assigning it to non-constant object
Oct 19, 2022
c++
c++11
constants
copy-constructor
Is it okay to define the actual argument as `const int` but declare it as just `int` in the header?
Jun 07, 2022
c
arguments
parameter-passing
constants
static const cached result
Aug 30, 2022
c++
c++11
static
constants
Is it possible to have a recursive function computed at compile-time in Rust?
Nov 11, 2022
recursion
macros
rust
constants
compile-time-constant
Completely external constants in Angular 5 using some configuration file
Oct 27, 2022
angular
file
constants
const ok, but not constexpr?
Nov 15, 2022
c++
c++11
constants
constexpr
Why is infix const required for arrays of strings?
Jun 07, 2022
arrays
constants
zig
Using String.format() as annotation attribute value
Oct 20, 2022
java
annotations
constants
string-formatting
Throwing an exception as const&
Feb 03, 2022
c++
exception
constants
How to define static const member?
Nov 10, 2022
c++
g++
constants
static-members
Why are constants in C-header files of libraries always defined as hexadecimal?
Nov 03, 2019
constants
convention
hex
Way to initialize synthesizable 2D array with constant values in Verilog
Apr 27, 2022
arrays
initialization
constants
vhdl
verilog
When should constants be defined in their own files?
Sep 21, 2022
java
class
constants
What is the right way to define constants when there is a huge number of constants?
Apr 03, 2022
java
enums
config
constants
configuration-files
Can you assign values to constants with equal sign after using defined in php?
Sep 20, 2022
php
constants
Why can't I initialize a static variable with a non literal value?
Nov 05, 2022
c
static
constants
const overloading without having to write function twice [duplicate]
May 17, 2022
c++
constants
overloading
C++ STL, constant iterators, find()
Oct 26, 2022
c++
stl
iterator
find
constants
C Storage Size Isn't a Constant...why?
Feb 13, 2022
c
size
storage
constants
« Newer Entries
Older Entries »