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++
Why does GCC optimization not work with valarrays?
Jan 02, 2021
c++
gcc
g++
clang++
Can't assign a `std::unique_ptr` to a base class in clang when using an alias template
Jan 14, 2022
c++
clang
c++14
clang++
What is the LLVM version bundled with Xcode?
Sep 10, 2022
clang
llvm
xcode7
clang++
llvm-clang
Does clang support bounds checking?
Dec 14, 2020
clang
clang++
Raw Loop on an array of bool is 5 times faster than transform or for_each
Oct 18, 2022
c++
performance
c++17
clang++
Why clang rejects variadic template friend function
Mar 28, 2021
c++
templates
c++14
variadic-templates
clang++
Is this unsafe usage of a braced initializer list in a range-based for loop?
Dec 08, 2021
c++
c++11
language-lawyer
clang++
list-initialization
Difference between std::fabs(a * b) and std::fabs(a) * std::fabs(b)
Jul 25, 2021
c++
x86
g++
compiler-optimization
clang++
Member specialization of alias declaration in different namespaces
Mar 31, 2022
c++
c++11
gcc
clang
clang++
GCC/CLang disagree on partial specialization of template template parameter
May 30, 2021
c++
gcc
language-lawyer
clang++
template-specialization
Why are the compiler errors inconsistent in gcc and clang when casting an xvalue to a non-const lvalue reference? [duplicate]
May 08, 2021
c++
gcc
clang
language-lawyer
clang++
Explicit instantiation of templated constructor for template class
Apr 13, 2022
c++
clang
clang++
explicit-instantiation
Is initialization of a reference variable primary template required even when it is never instantiated?
Feb 13, 2022
c++
templates
language-lawyer
clang++
variable-templates
May I declare a member type alias to a type in a surrounding scope, using the same name?
Jul 25, 2020
c++
g++
c++14
clang++
type-alias
C++ constexpr inheriting constructor
Apr 07, 2022
c++
language-lawyer
constexpr
clang++
default-constructor
ld: symbols not found for architecture x86_64, clang: linker command failed
Jul 14, 2019
c++
macos
c++11
homebrew
clang++
clang/g++ difference with friend function
Nov 10, 2022
c++
g++
clang++
friend-function
name-lookup
Forward declaration of class used in template function is not compiled by clang++
Oct 25, 2021
c++
templates
g++
forward-declaration
clang++
Unable to build simple C++ app using clang++ on ubuntu
Sep 05, 2022
clang++
« Newer Entries
Older Entries »