StackOverflow Questions for Tag: libc%2B%2B

liginity
liginity

Reputation: 321

In C++ standard library implementation, why some definition is put into dynamic library like '__shared_weak_count::__release_weak`?

Score: 0

Views: 60

Answers: 0

Read More
Jack chen
Jack chen

Reputation: 71

How to use (link) debug version of libc++ in macOS?

Score: 7

Views: 1577

Answers: 2

Read More
xmllmx
xmllmx

Reputation: 42379

Why is `std::flat_set` not yet implemented while `std::flat_map` is already done in libc++20?

Score: 2

Views: 132

Answers: 0

Read More
Corey4005
Corey4005

Reputation: 137

Is it possible to check for std::execution::par in header file before compilation?

Score: 0

Views: 534

Answers: 1

Read More
Alex O
Alex O

Reputation: 1876

Sanitizer crash inside libc++

Score: 0

Views: 83

Answers: 0

Read More
xmllmx
xmllmx

Reputation: 42379

std::expected in libc++ gives "undefined symbol: _ZTINSt3__119bad_expected_accessIvEE" at runtime

Score: -1

Views: 64

Answers: 1

Read More
Keelung
Keelung

Reputation: 387

What's the differance of UnformattedInputFunction implementation between libstdc++ and libc++?

Score: 0

Views: 65

Answers: 0

Read More
Fedor
Fedor

Reputation: 21317

AppleClang 15: no member named 'fetch_add' in 'std::atomic<float>'

Score: 2

Views: 113

Answers: 2

Read More
vwvw
vwvw

Reputation: 413

How to build only libc++ and not the rest of the llvm on version 19?

Score: 2

Views: 207

Answers: 2

Read More
JacobNowitsky
JacobNowitsky

Reputation: 11

llvm error when attempt to build libcxx instrumented with memory sanitizer

Score: 1

Views: 271

Answers: 1

Read More
user10288406
user10288406

Reputation:

How to understand the source code of 'nullptr' in LLVM?

Score: 11

Views: 701

Answers: 1

Read More
Mathlete-101
Mathlete-101

Reputation: 11

Compiling import std; with CMake

Score: 0

Views: 149

Answers: 0

Read More
A. K.
A. K.

Reputation: 38234

compiling libc++ with clang++ in Ubuntu

Score: 1

Views: 2459

Answers: 1

Read More
Stéphane Mottelet
Stéphane Mottelet

Reputation: 3014

Problem of exception catching in conda toolchain c++ -> fortran -> c++ (clang/gfortran)

Score: -1

Views: 105

Answers: 1

Read More
Lilac
Lilac

Reputation: 11

Termux - Issue with Linking `libc++_shared.so` on with Premake5

Score: 0

Views: 148

Answers: 0

Read More
Phoenix
Phoenix

Reputation: 383

Build WebRTC on Linux using host libc++

Score: 1

Views: 586

Answers: 2

Read More
user26082724
user26082724

Reputation:

std::optional<std::unique_ptr<int>> is not constexpr?

Score: 4

Views: 187

Answers: 1

Read More
Denis Belov
Denis Belov

Reputation: 163

Should i use wasi-libc to access standard library functions from browser WebAssembly code?

Score: 2

Views: 778

Answers: 1

Read More
Anis
Anis

Reputation: 1

Maximum number of unix domain sockets that can run in the same time on linux

Score: 0

Views: 116

Answers: 0

Read More
simplepad
simplepad

Reputation: 43

Clang++16 cant find the sort() function from `std::ranges` on FreeBSD 13.2

Score: 2

Views: 344

Answers: 2

Read More
PreviousPage 1Next