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 restrict-qualifier
using restrict qualifier with C99 variable length arrays (VLAs)
Jan 11, 2023
c99
simd
variable-length-array
restrict-qualifier
auto-vectorization
Is there an efficient way to make reference to constants actually const instead of read only?
Jan 09, 2023
c++
restrict-qualifier
Restricted pointer questions
Mar 15, 2018
c
pointers
c99
restrict-qualifier
MSVC++ restrict keyword and local variables
Apr 04, 2022
c++
visual-c++
strict-aliasing
restrict-qualifier
restrict qualifier on member functions (restrict this pointer)
Oct 30, 2022
c++
gcc
this-pointer
restrict-qualifier
error using restrict keyword
Aug 24, 2019
c++
c
optimization
restrict-qualifier
C99: Restricted Pointers to Document Thread Safety?
Sep 15, 2019
c
concurrency
c99
mutability
restrict-qualifier
Compatible types and argument type qualifiers
Oct 30, 2022
c
language-lawyer
restrict-qualifier
restrict keyword - optimization and aliasing implications
Feb 24, 2022
c
compiler-optimization
restrict-qualifier
Is there a way to tell the C compiler that a pointer has no aliasing stores?
Aug 23, 2022
c
restrict
restrict-qualifier
Prevent two object internals from aliasing
May 27, 2022
c++
pointer-aliasing
restrict-qualifier
c99 __restrict and compiler optimization
Sep 13, 2022
c
optimization
compiler-construction
c99
restrict-qualifier
Restrict pointers and inlining
Jan 11, 2022
c++
visual-studio-2010
optimization
restrict-qualifier
errors as i use the restrict qualifier
Sep 01, 2018
c
pointers
restrict-qualifier
Can you use restrict-ed pointers to access the same object in some cases?
Jul 27, 2019
c
pointers
restrict-qualifier
Is it legal to alias "const restrict" pointer arguments?
Jan 10, 2022
c
pointers
c99
pointer-aliasing
restrict-qualifier
Is this an invalid use of restrict pointers?
Sep 23, 2022
c
c99
restrict-qualifier
Aliased arguments in strtol
Aug 31, 2022
c
restrict-qualifier
strtol
What is the purpose of restrict in tmpfile_s?
Nov 22, 2019
c
c11
restrict
restrict-qualifier
Best practice with sprintf?
Feb 04, 2023
c
pointers
standards
restrict-qualifier
asprintf
Older Entries »