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
Ensuring that only one instance of a function is running?
Nov 10, 2022
c++
multithreading
c++11
visual-c++
visual-c++-2017
Declaration works with auto but not by explicitly declaring the type? [duplicate]
Nov 09, 2022
c++
c++11
Were all implementations of std::vector non-portable before std::launder?
Nov 07, 2022
c++
c++11
language-lawyer
placement-new
What is the best way to keep a pointer to different types when only one of them is needed at a time?
Nov 07, 2022
c++
c++11
pointers
unions
void-pointers
Qt/C++: What's the best way to call a method asynchronously in Qt event loop without having to write its name as string?
Nov 08, 2022
c++
qt
c++11
asynchronous
qt5
Lambdas don't appear to work within ref classes in VS2010
Nov 07, 2022
lambda
c++-cli
c++11
rvalues and temporary objects in the FCD
Nov 08, 2022
c++
c++11
temporary
rvalue
How can I compile GCC on a mac so compiled executables will work on earlier versions of OS X?
Nov 07, 2022
macos
c++11
gcc
osx-tiger
Passing a boost::unordered_set as the result map to boost::split
Nov 07, 2022
c++
boost
split
c++11
unordered-set
How can I access the types of a lambda in c++0x?
Nov 06, 2022
templates
lambda
c++11
variadic
How to achieve "optimal" operator overload-resolution in arithmetic expressions with rvalues?
Nov 07, 2022
c++11
operator-overloading
mingw
rvalue-reference
move-semantics
Guarantees on memory ordering and proper programming practice
Nov 07, 2022
c++
c++11
gcc
intel
amd-processor
Pack expansion failure with g++ 4.9.0, but works with clang++ 3.4
Dec 05, 2021
c++
templates
c++11
variadic-templates
In g++ is C++ 11 thread model using pthreads in the background?
Mar 11, 2022
c++
c++11
g++
pthreads
Is it possible to force STL set to reevaluate predicate?
Sep 22, 2021
c++
c++11
stdset
Standard library containers producing a lot of copies on rvalues in GCC
Dec 30, 2021
c++
gcc
c++11
mingw
rvalue-reference
Why doesn't std::remove_const remove const qualifier?
Sep 30, 2021
c++
c++11
constants
typetraits
decltype
std::vector : cannot bind 'std::ostream {aka std::basic_ostream<char>}' lvalue to 'std::basic_ostream<char>&&'
Sep 28, 2021
c++
gcc
c++11
stl
iostream
Clang and GCC vs MSVC and ICC: Is a static_assert in the copy/move constructor required to work, if copy/move elision could apply too?
Oct 14, 2022
c++
c++11
language-lawyer
static-assert
copy-elision
Overloads of std::minmax() and std::tie
Sep 25, 2021
c++
c++11
« Newer Entries
Older Entries »