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
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
How to remove entire sentence if it is containing string
Oct 17, 2022
c++
regex
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
Why can't I move std::ofstream?
May 07, 2018
c++
c++11
gcc
clang
fstream
Compiletime build up of std::regex
Dec 25, 2021
c++
regex
c++11
compile-time-constant
std::unique_ptr pimpl in dll generates C4251 with visual studio
Jul 26, 2020
c++
c++11
visual-c++
pimpl-idiom
A shared recursive mutex in standard C++
Aug 04, 2022
c++
multithreading
c++11
mutex
c++17
_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
Is it safe to create a const reference to result of ternary operator in C++?
Oct 05, 2022
c++
c++11
gcc
ternary-operator
clang++
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
« Newer Entries
Older Entries »