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 clang++
std::optional<std::unique_ptr<int>> is not constexpr?
Oct 31, 2025
c++
language-lawyer
llvm
clang++
libc++
Command to check the 'linker' used(by clang++) for executable creation on Mac OS
Oct 31, 2025
clang++
lld
round much slower than floor/ceil/int in LLVM
Oct 30, 2025
c++
rounding
clang++
floor
Why does calling std::ranges::rotate on a vector result in a "no matching function call to '__begin'" error using clang 15?
Oct 28, 2025
c++
c++20
clang++
compiler-bug
explicit instantiation declaration of template class field
Oct 28, 2025
c++
c++11
templates
clang++
Is there a clang analogue of gcc's `__attribute__((hot))`
Oct 28, 2025
clang
compiler-optimization
clang++
Fixing warning "Wundefined-var-template"
Oct 28, 2025
c++11
compiler-warnings
clang++
No function names when using gperftools/pprof
Oct 27, 2025
macos
profiling
c++17
clang++
gperftools
Compiling both C and C++ sources in Cython
Oct 27, 2025
c++
compiler-errors
clang
cython
clang++
libtool error: only absolute run-paths are allowed
Oct 26, 2025
clang
clang++
automake
libtool
rpath
qmake: When setting QMAKE_CXX = clang++ qmake is using g++ for linking
Oct 25, 2025
linker
qmake
clang++
How to resolve 'weak-def symbol not found' error run-time error for a C++23 program that uses std::println and omp?
Oct 25, 2025
c++
openmp
new-operator
clang++
c++23
What is the clang equvivalent this declaration of a function pointer with __stdcall?
Oct 26, 2025
c++
c
windows
clang
clang++
How do you enable floating point exceptions for clang in OS X?
Oct 23, 2025
macos
clang++
sigfpe
clang std::isspace compilation error
Oct 24, 2025
c++
c++11
c++14
clang++
How can I link executable with dylib in Mac OS X command line?
Oct 23, 2025
c++
macos
linker-errors
clang++
dylib
What does clang do if more than one optimization flag is set?
Oct 21, 2025
c
clang
clang++
Clang 18.1.5 and the support of std::println
Oct 22, 2025
c++
clang
llvm
clion
clang++
How to use vscode-clangd with c++11?
Oct 21, 2025
c++
visual-studio-code
clang++
Why do I get the anonymous type warning for this code?
Oct 18, 2025
c++
clang++
anonymous-types
Older Entries »