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
Using 'const' in C, what porting trouble might that cause?
Dec 09, 2022
c
constants
portability
const struct declaration
Dec 09, 2022
c
struct
constants
declaration
C++ const semantics for a reference
Dec 09, 2022
c++
reference
constants
semantics
ASP.MVC application constants, what is the best/most elegant approach?
Dec 09, 2022
asp.net-mvc
asp.net-mvc-3
architecture
constants
C2556: overloaded function differs only by return type
Dec 08, 2022
c++
constants
Different placement of const keyword in method declarations?
Dec 08, 2022
c++
methods
comparison
constants
C++ const : how come the compiler doesn't give a warning/error
Dec 08, 2022
c++
constants
Constant NSDictionary/NSArray for class methods
Dec 07, 2022
objective-c
nsarray
nsdictionary
constants
C++: combine const with template arguments
Dec 07, 2022
c++
templates
constants
"const const T" in template
Dec 07, 2022
c++
templates
constants
How to access a controller constant in an rspec test under Rails 3
Dec 07, 2022
ruby-on-rails
ruby
testing
rspec
constants
What's the difference among (const char *str) , (char const *str) and (char *const str)? [duplicate]
Dec 06, 2022
c
pointers
constants
"hello world" string literal can be assigned to char * type?
Dec 06, 2022
c++
string
constants
Shifting the Sign extended constant in MIPS
Dec 06, 2022
constants
mips
bit-shift
16-bit
sign-extension
Are C++11 objects potentially slower in multi-threaded environments because of the new const?
Dec 06, 2022
c++
multithreading
c++11
thread-safety
constants
Why must accessor functions be const? Where is the vulnerability?
Dec 05, 2022
c++
oop
constants
encapsulation
getter
Are the values of pi and e available in the .Net framework?
Dec 06, 2022
.net
math
constants
Is constant name DEFAULT not allowed in PHP?
Dec 05, 2022
php
constants
Why do I need static here?
Dec 03, 2022
c++
static
constants
init
Why don't c++ compilers replace this access to a const class member with its value known at compile time?
Dec 05, 2022
c++
constants
compiler-optimization
constexpr
« Newer Entries
Older Entries »