Search code examples
Print a deprecation warning when using a macro in a #if statement...

cpreprocessorpragma

Read More
Disable structure padding in C without using pragma...

cpragma

Read More
Output of the SQLite's foreign_key_list pragma...

sqliteforeign-keyspragma

Read More
Scala Slick 2.0 and SQlite3 insert speed and PRAGMA...

sqliteslickpragma

Read More
Can I tell when a query is running in SSMS vs elsewhere?...

ssmspragma

Read More
How to disable a specific IBM XL C++ compiler warning?...

c++pragmasuppress-warningsxlc

Read More
GCC error _Pragma fires if it appears in an intermediate preprocessing step?...

cgccc-preprocessorpragma

Read More
How does PRAGMA table_info(table-name) work in SQLite database?...

sqlsqlitepragma

Read More
Visual Studio/C# code similar to #pragma mark in Xcode...

c#objective-cxcodevisual-studiopragma

Read More
Determining the optimal value for #pragma unroll N in CUDA...

cudapragmaloop-unrolling

Read More
What does #pragma unroll do exactly? Does it affect the number of threads?...

cudanvidiapragmaloop-unrolling

Read More
Can I make #Pragma unroll accept macros/expressions rather than plain numbers?...

ccudapragmanvccloop-unrolling

Read More
IAR Pragma data_alignment not working...

cpreprocessormemory-alignmentpragmaiar

Read More
I get stray '#' in program error when I try to compile this program...

cparallel-processingopenmppragmapreprocessor-directive

Read More
_Pragma("GCC error") is processed differently inside and outside a #if directive...

gccc-preprocessorpragma

Read More
How can #pragma be portablized?...

c++portingpragma

Read More
pragma omp shortcuts in c...

cglobal-variablespragma

Read More
Stop compilation when a template has been used/resolved...

c++gccpragma

Read More
Visual C++ #pragma warning...

visual-c++visual-studio-2015pragma

Read More
Why does the compiler ignore OpenMP pragmas?...

copenmprace-conditionpragma

Read More
Is #pragma directive compiler dependent?...

cpragma

Read More
Show #pragma message in header only once during build...

cgccc-preprocessorpragma

Read More
Should I use "#pragma GCC ..." or "#pragma clang ..." in Xcode...

gccclangc-preprocessorpragma

Read More
Is there a way to set a pragma disable warning for visual studio for an entire solution?...

c++visual-c++pragma

Read More
Why Intel compiler ignores the non-temporal prefetch pragma directive for Intel MIC?...

c++intelpragmaprefetchxeon-phi

Read More
How does #pragma align work?...

cpragma

Read More
Unable to open database file (code 14): , while compiling: PRAGMA journal_mode...

androiddatabasesqlitepragma

Read More
Remove #pragma once warnings...

c++pragmagcc-warning

Read More
do I put [[maybe unused]] on function declarations or definitions?...

c++gccclangpragmac++17

Read More
How can I specify build pragmas in index.html?...

htmlnode.jsbuildpragma

Read More
BackNext