StackOverflow Questions for Tag: c%2B%2B11

DBear
DBear

Reputation: 491

C++11 "default" UniformRandomBitGenerator (URBG)

Score: 4

Views: 91

Answers: 0

Read More
Baradé
Baradé

Reputation: 1342

Clang thread safety analysis with C++ standard library

Score: 10

Views: 4913

Answers: 3

Read More
Tuhin Paul
Tuhin Paul

Reputation: 548

Did the behaviour of C++ copy constructor change for copy initialization with a function call?

Score: -5

Views: 79

Answers: 0

Read More
Krzysztof Bociurko
Krzysztof Bociurko

Reputation: 4661

How to pass a std::function with capture through a C API?

Score: 4

Views: 1201

Answers: 3

Read More
edA-qa mort-ora-y
edA-qa mort-ora-y

Reputation: 31931

Can an enum class be converted to the underlying type?

Score: 135

Views: 76194

Answers: 6

Read More
Omnifarious
Omnifarious

Reputation: 56078

How do I call ::std::make_shared on a class with only protected or private constructors?

Score: 266

Views: 119642

Answers: 22

Read More
Janusz Syf
Janusz Syf

Reputation: 403

Is there a way to suppress Intellisense errors when using C++11 features specific to November 2012 CTP?

Score: 27

Views: 19314

Answers: 4

Read More
Jack Xu
Jack Xu

Reputation: 15

Perfect forwarding is_const_v is false but T is still const

Score: -1

Views: 50

Answers: 0

Read More
Max Haslbeck
Max Haslbeck

Reputation: 191

Why does C++11 require std::sort to have WCET O(n log n)?

Score: 14

Views: 427

Answers: 2

Read More
tux lu
tux lu

Reputation: 133

WinVerifyTrust hangs or crashes with certain DLLs

Score: 2

Views: 53

Answers: 0

Read More
marcinj
marcinj

Reputation: 50026

How to use alignas to replace pragma pack?

Score: 18

Views: 7803

Answers: 3

Read More
Dhwani Katagade
Dhwani Katagade

Reputation: 1290

Does this transitive happens-before use case need sequential consistency or will acquire/release suffice?

Score: 4

Views: 189

Answers: 2

Read More
Klaim
Klaim

Reputation: 69762

What is the difference between 'typedef' and 'using'?

Score: 1301

Views: 481570

Answers: 8

Read More
shivakumar
shivakumar

Reputation: 3407

If Move semantics(Move constructor and Move assignment operator) are not defined does compiler optimize by default?

Score: 0

Views: 184

Answers: 1

Read More
William
William

Reputation: 51

Eclipse Juno C++ build takes a long time

Score: 1

Views: 499

Answers: 0

Read More
Alexej
Alexej

Reputation: 201

How to convert std::chrono::time_point to std::tm without using time_t?

Score: 20

Views: 26087

Answers: 3

Read More
Alexander V
Alexander V

Reputation: 8718

How do I terminate a thread in C++11?

Score: 195

Views: 370024

Answers: 10

Read More
NoSenseEtAl
NoSenseEtAl

Reputation: 30128

char16_t printing

Score: 17

Views: 11057

Answers: 1

Read More
xmllmx
xmllmx

Reputation: 42379

Why do almost all of the C++ standard libraries not portable (including those of clang, gcc, and vc++)?

Score: -5

Views: 480

Answers: 1

Read More
user2291995
user2291995

Reputation:

why can't I use clock_t in codeblocks 12.11 compiler?

Score: 0

Views: 389

Answers: 1

Read More
PreviousPage 2Next