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
Visual Leak Detector throwing "Access violation reading location" on ntdll.dll
Jan 30, 2022
c++
visual-studio
c++11
visual-leak-detector
std::sort algorithms memory usage
Sep 14, 2022
c++
algorithm
sorting
c++11
memory
All versions of GCC struggle with default member initializer, that captures this, combined with inherited constructors
Oct 28, 2022
c++
c++11
gcc
inheriting-constructors
Reusing a unique_lock in a consumer loop
Nov 07, 2018
c++
multithreading
c++11
condition-variable
C++ Passing std::function object to variadic template
May 16, 2019
c++
c++11
templates
variadic-templates
How to properly write R-Value overloads for operators
Sep 14, 2022
c++
c++11
undefined-behavior
move-semantics
Check boost::log filter explicitly?
Mar 08, 2022
c++
c++11
boost
boost-log
Why is reinterpret_cast not constexpr?
Oct 30, 2022
c++
c++11
avr
constexpr
reinterpret-cast
Can nullptr be converted to uintptr_t? Different compilers disagree
Sep 20, 2021
c++
c++11
gcc
visual-c++
clang
C++0x static initializations and thread safety
Oct 26, 2022
c++
thread-safety
c++11
static-initializer
Can someone explain rvalue references with respect to exceptions?
Oct 23, 2022
c++
exception
c++11
forwarding
rvalue-reference
Why does enable_shared_from_this embed a weak pointer instead of embedding the reference counter directly?
Oct 11, 2018
c++
c++11
shared-ptr
enable-shared-from-this
Is it safe to disable MSVC warning C4482?
Sep 10, 2021
c++
c++11
visual-studio-2010
Boost equivalent of std::async()
Aug 31, 2017
c++
boost
asynchronous
c++11
How do I resolve this <unresolved overloaded function type> error when using std::function?
Dec 24, 2021
c++
c++11
Comparing an error code enum with std::error_code
Jul 08, 2019
c++
c++11
Is there an operational difference between std::set::iterator and std::set::const_iterator?
Oct 26, 2022
c++
c++11
iterator
set
containers
sfinae with decltype: bug in clang or gcc?
Dec 16, 2019
c++
gcc
c++11
clang
sfinae
Declarator modifier position in variadic templates
Oct 29, 2022
c++
c++11
variadic-templates
VS2012, C++11 and memory leak detection (VLD vs CRTDBG)
Mar 07, 2022
c++
c++11
visual-studio-2012
memory-leaks
« Newer Entries
Older Entries »