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 c++11
C++11 code/library in non C++11 program
Feb 18, 2023
c++
c++11
compatibility
How does std::chrono::steady_clock::now report errors?
Feb 18, 2023
c++
c++11
error-handling
c++-chrono
NVI and devirtualisation
Feb 18, 2023
c++
optimization
c++11
virtual-functions
Do atomic CAS-operations on x86_64 and ARM always use std::memory_order_seq_cst?
Feb 18, 2023
c++
c++11
x86
arm
compare-and-swap
Understand how to compute sum at compile time
Feb 18, 2023
c++
c++11
variadic-templates
template-specialization
template-meta-programming
Free function with parameters, get return type
Feb 18, 2023
c++
c++11
Does an explicit move ctor eliminate implicit copy ctor?
Feb 18, 2023
c++
c++11
constructor
implicit-declaration
Hidden move-construction
Feb 18, 2023
c++
c++11
Apply the same function to each data member - Transform on heterogeneous types sort of thing
Feb 18, 2023
c++
c++11
Check if a given ostream object has been written to
Feb 17, 2023
c++
c++11
iostream
Why std::next does not accept InputIterator?
Feb 16, 2023
c++
c++11
stl
std::move and static_cast<T&&> different results [duplicate]
Feb 17, 2023
c++
c++11
move-semantics
rvalue-reference
C++: huge errors using clang to compile a map with iterators as values
Feb 17, 2023
c++
c++11
dictionary
iterator
rvalue reference as an object field
Feb 15, 2023
c++
c++11
rvalue-reference
C++ 11 Move Semantics and STL Containers
Feb 16, 2023
c++
c++11
stl
Creating an instance of shared_ptr<std::thread> with make_shared<std::thread>
Feb 16, 2023
c++
multithreading
c++11
shared-ptr
stdthread
Is it possible to construct only const objects of specific type in C++?
Feb 16, 2023
c++
c++11
constructor
constants
How to specialize a template function for integral and floating types respectively?
Feb 16, 2023
c++
templates
c++11
Why GCC allows catch by rvalue reference?
Feb 16, 2023
c++
exception
gcc
c++11
g++
"typename" and "template" keywords: are they really necessary?
Feb 16, 2023
c++
templates
c++11
keyword
typename
« Newer Entries
Older Entries »