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
Why doesn't clang++ compile the same file as g++ do?
Mar 29, 2026
c++
gcc
c++11
clang
Use an argument like std::vector<std::complex<double>> in boost::asio::buffer
Mar 30, 2026
c++
c++11
boost
Behavior of mutating STL algorithms acting on sequences of movable but non-copyable objects
Mar 30, 2026
c++
c++11
stl
move-semantics
stl-algorithm
Can a defaulted template type be universal reference?
Mar 29, 2026
c++
templates
c++11
reference
universal-reference
Compilation error enumerating vector of unique_ptr
Mar 29, 2026
c++
vector
c++11
smart-pointers
std::enable_if is generating error when used on functions of same name inside a template class
Mar 30, 2026
c++
c++11
templates
sfinae
class-template
Initializer-list on 3 levels
Mar 29, 2026
c++
class
c++11
initialization
stdvector
Is it safe to call a method on a smart pointer that is moved-from in the arguments?
Mar 30, 2026
c++
c++11
language-lawyer
shared-ptr
move-semantics
user-defined literals overloading in <chrono>
Mar 29, 2026
c++
c++11
c++14
user-defined-literals
Why is the initializer list allowing type narrowing in C++?
Mar 29, 2026
c++
c++11
initializer-list
type-narrowing
has ::std::has_nothrow_default_constructor been moved/changed?
Mar 29, 2026
c++
boost
c++11
std
Return Value Optimization and functions that build structures
Mar 29, 2026
c++
c++11
move
rvo
Efficient way to move elements from a map to another
Mar 29, 2026
c++
c++11
Transform vector of Class to vector of decltype(Class::name()) by calling name() on every element
Mar 28, 2026
c++
c++11
vector
boost
Using templates with forward-declared types - safe?
Mar 29, 2026
c++
templates
c++11
header
forward-declaration
No clang warning for returning a reference to function argument
Mar 29, 2026
c++
c++11
clang
Is "#define TYPE(x) typename decltype(x)" a bad idea?
Mar 29, 2026
c++
c++11
c-preprocessor
decltype
typename
Cannot explain ambiguous template specializations
Mar 28, 2026
c++
templates
c++11
variadic
Do I need to explicitly call a destructor here?
Mar 28, 2026
c++
c++11
QtConcurrent.run() with a c++11 lambda that captures a reference to "this" to emit signal
Mar 28, 2026
c++
qt
c++11
lambda
qtconcurrent
« Newer Entries
Older Entries »