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
Inconsistency in function type decay between variadic/non-variadic templates?
Jan 23, 2022
c++
c++11
language-lawyer
variadic-templates
function-templates
force a specific constructor used solely in certain code, nowhere else
Jun 20, 2022
c++
unit-testing
c++11
What can I do with an std::exception_ptr other than rethrowing it
Mar 04, 2022
c++
c++11
exception
exception-handling
Is there an STL comparator for std::set (or std::map) with shared_ptr keys that provides value-based lookups? What exactly does std::owner_less do?
Nov 01, 2022
c++
c++11
stl
shared-ptr
comparator
Why does the C++ standard specifically grant leeway regarding memory layout of class data members with different access specifiers?
Oct 10, 2021
c++
c++11
standards
Default move constructor taking a const parameter
Dec 18, 2018
c++
c++11
constructor
language-lawyer
std::round is not a member of std on android
Oct 06, 2021
c++
qt
c++11
android-ndk
C++ - Definition of 2d matrices of type std::array
Nov 09, 2022
c++
c++11
matrix
stdarray
std::move into static_pointer_cast: Why doesn't static_pointer_cast have an rvalue reference overload?
May 24, 2021
c++
c++11
How can I know if C++ compiler make thread-safe static object code?
Oct 02, 2022
c++
multithreading
c++11
gcc
visual-c++
size_t and memory allocation
Sep 26, 2022
c++
c++11
memory-management
Reverse iterators for C arrays
Nov 16, 2022
c++
c++11
stl
iterator
Wrong pack expanded in variadic template
Aug 17, 2021
c++
c++11
variadic-templates
Is there a difference between these ways of initialising a C array in C++?
Mar 31, 2022
c++
c++11
initialization
array-initialization
Can std::transform or std::generate without ExecutionPolicy be parallel?
Jul 06, 2022
c++
c++11
language-lawyer
c++17
Are pointers to members of an anonymous union equal?
Aug 29, 2022
c++
c++11
pointers
unions
copy initialization - conversion from 'int' to non-scalar type
Aug 30, 2022
c++
c++11
templates
c++14
copy-initialization
Lambda in default argument position can't access friend members. Is this a compiler bug?
Jun 01, 2022
c++
c++11
visual-c++
lambda
visual-studio-2017
How do I know if object passed as r-value will get moved?
Sep 16, 2022
c++
c++11
lambda
move-semantics
forwarding-reference
How to ensure moving without impeding RVO?
Apr 21, 2021
c++
c++11
language-lawyer
rvo
« Newer Entries
Older Entries »