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
Debug a lambda capturing this
Oct 19, 2022
c++
c++11
lldb
valgrind reporting invalid read with std::string
Oct 18, 2022
c++
c++11
gcc
valgrind
Efficient way to map unique and duplicate value. Where key or value can be access
Oct 19, 2022
c++
c++11
stdmap
Comparison between signed and unsigned. Is static_cast the only solution?
Oct 19, 2022
c++
c++11
implicit-conversion
static-cast
Deducing a const l-value reference from a non-const l-value reference in C++ template
Oct 19, 2022
c++
c++11
templates
perfect-forwarding
template-argument-deduction
How does Herb Sutters monitor class work?
Oct 17, 2022
c++
c++11
Is std::bind ignoring superfluous arguments standard-conforming?
Nov 13, 2022
c++
c++11
Is the capacity required to be preserved when moving a std::vector?
Sep 11, 2022
c++
c++11
stdvector
language-lawyer
move-semantics
CV-qualified base classes in C++
Jul 04, 2020
c++
c++11
language-lawyer
Can't pass temporary object as reference
Dec 31, 2021
c++
visual-c++
c++11
Can we use a lambda-expression as the default value for a function argument?
Sep 11, 2022
c++
c++11
lambda
std::unique_ptr pimpl in dll generates C4251 with visual studio
Jul 26, 2020
c++
c++11
visual-c++
pimpl-idiom
_stricmp with mingw and c++0x not existent?
Oct 16, 2022
c++
c++11
mingw
googletest
GCC 4.8 is reversing variadic template parameter pack
Jul 15, 2020
c++
templates
gcc
c++11
variadic
vector::emplace_back for objects with a private constructor
Aug 10, 2022
c++
c++11
constructor
Incorrect assignment of values in char enum
Oct 11, 2022
c++
c++11
enums
type-conversion
implicit-conversion
C++: Nested template classes error "explicit specialization in non-namespace scope"
Jul 13, 2020
c++
templates
c++11
std::is_base_of for template classes
Oct 11, 2022
c++
templates
c++11
constexpr and initialization of a static const void pointer with reinterpret cast, which compiler is right?
Sep 12, 2022
c++
gcc
c++11
clang
constexpr
C++11: Why does this range loop decrease FPS by 35?
Aug 05, 2020
c++
performance
c++11
« Newer Entries
Older Entries »