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
candidate function not viable: 1st argument ('const Node *') would lose const qualifier
Jun 15, 2022
c++
class
constants
qualifiers
Array size with const variable in C [duplicate]
Nov 13, 2022
c
arrays
scope
constants
std::function const correctness not followed
Nov 09, 2022
c++
constants
std-function
Calling non-const function of another class by reference from const function [duplicate]
Sep 27, 2022
c++
class
reference
constants
Why is std::uniform_int_distribution<IntType>::operator() not const?
Sep 07, 2022
c++
random
constants
c++-standard-library
Static const member initialization in templated class
Oct 19, 2022
c++
static
constants
visual-c++-2010
NOT the most important const.. but what is this?
Jun 19, 2022
c++
reference
constants
object-lifetime
Do I still get default copy constructor and operator= if I define ones with non-const arguments?
Oct 27, 2018
c++
constants
language-lawyer
default-copy-constructor
Static const integer class member in header-only file - the proper way?
Mar 06, 2022
c++
static
constants
member
when the const is considered really a const?
Sep 26, 2022
c
compiler-errors
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
« Newer Entries
Older Entries »