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 pragma
How to change optimization level of one function?
Nov 06, 2022
c
gcc
optimization
pragma
Should I turn on Perl warnings with the command-line switch or pragma?
Nov 03, 2022
perl
warnings
pragma
do I put [[maybe unused]] on function declarations or definitions?
Sep 15, 2022
c++
gcc
clang
pragma
c++17
How to make CLion use "#pragma once" instead of "ifndef ... def ..." by default for new header files?
Oct 17, 2022
include
header-files
clion
pragma
include-guards
What is the reason for #pragma once inside header guards?
Nov 16, 2021
c++
boost
c-preprocessor
header-files
pragma
pragma pack(1) nor __attribute__ ((aligned (1))) works
Sep 26, 2022
xcode4
llvm
pragma
pack
How to hint to GCC that a line should be unreachable at compile time?
Sep 13, 2022
c
gcc
pragma
built-in
unreachable-code
#pragma once position: before or after #include's [duplicate]
Mar 10, 2022
c++
pragma
Any way to group methods in Java/Eclipse?
Jul 18, 2022
java
eclipse
pragma
List of #pragma warning disable codes and what they mean
Sep 04, 2022
c#
c-preprocessor
pragma
GCC does not honor 'pragma GCC diagnostic' to silence warnings [duplicate]
Apr 06, 2021
c++
gcc
openmp
compiler-warnings
pragma
What could be adding "Pragma:no-cache" to my response Headers? (Apache, PHP)
Sep 03, 2022
php
apache
caching
http-headers
pragma
#pragma warning disable & restore
Oct 11, 2018
c#
.net
compiler-warnings
pragma
What does #pragma once mean in C? [duplicate]
Feb 27, 2022
c
pragma
What does #pragma unroll do exactly? Does it affect the number of threads?
Nov 15, 2017
cuda
nvidia
pragma
loop-unrolling
Should I still use #include guards AND #pragma once?
Aug 25, 2022
c++
compiler-construction
pragma
include-guards
How can I use #pragma message() so that the message points to the file(lineno)?
Mar 18, 2019
c++
visual-studio-2010
pragma
line-numbers
predefined-macro
C++: What does #pragma comment(lib, "XXX") actually do with "XXX"?
Aug 30, 2022
c++
pragma
Is there a way to disable all warnings with a pragma?
Sep 22, 2022
c++
visual-c++
pragma
Is there any reason not to use the INLINABLE pragma for a function?
Apr 02, 2017
haskell
inline
ghc
pragma
« Newer Entries
Older Entries »