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
Type of member variables in a const member function
Aug 30, 2022
c++
constants
type-deduction
Does it make sense to use const in an interface or not?
Sep 13, 2022
c++
interface
constants
Const correctness in Java using Annotations?
Jun 15, 2021
java
annotations
constants
Does const allow for (theoretical) optimization here?
Mar 06, 2022
c++
constants
language-lawyer
compiler-optimization
Why doesn't a Java constant divided by zero produce compile time error? [duplicate]
Nov 19, 2022
java
constants
compile-time-constant
jls
constant-expression
Construction of const object
Feb 22, 2022
c++
constructor
constants
Why does std::forward discard constexpr-ness?
Nov 17, 2015
c++
c++11
constants
move-semantics
perfect-forwarding
What are C++ temporaries?
Oct 22, 2022
c++
constants
const typedef; in C and C++
Feb 24, 2021
c++
c
constants
typedef
How to use switch with extern constants?
Sep 25, 2022
c++
constants
switch-statement
extern
adapter pattern : support underlying data that can be const or non-const, elegantly
Nov 13, 2022
c++
function
constants
adapter
c++14
VC++ allows to use const types for STL containers. Why?
Sep 24, 2022
c++
visual-c++
stl
constants
visual-c++-2008
assignment of class with const member
Apr 16, 2022
c++
vector
constants
assignment-operator
placement-new
C++ return type when I don't know if it's temporary
Jul 29, 2022
c++
reference
virtual
constants
return-value
Making sense of where "const" goes in a declaration
Apr 06, 2022
c++
c
syntax
constants
Using decltype to cast this to const
Nov 03, 2022
c++
constants
c++11
decltype
C++: find in set of pointers
Sep 15, 2022
c++
pointers
stl
constants
Constant definition in multiple files
Jan 01, 2022
c++
constants
JS error 'redeclaration' of var when it's first line in program?
Aug 05, 2019
javascript
constants
Is a constexpr more "constant" than const?
Aug 17, 2022
c++
c++11
constants
immutability
constexpr
« Newer Entries
Older Entries »