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
C++11 "enumerated types" (17.5.2.1.2)
Nov 24, 2021
c++
c++11
enums
decltype in class method declaration: error when used before "referenced" member is declared
Aug 24, 2019
c++
c++11
decltype
Atomic exchange of two std::atomic<T*> objects in a lock-free manner in C++11?
Oct 30, 2022
c++
c++11
atomic
How to get rid of weak_ptrs in a container
Nov 12, 2022
c++
c++11
weak-ptr
How do I utilize move semantics when returning a member variable?
Oct 25, 2022
c++
c++11
move-semantics
Legally invoking a pure virtual function
Mar 20, 2022
c++
c++11
language-lawyer
undefined-behavior
pure-virtual
Why cannot I use an instantiation of std::make_shared as a pointer to function?
Apr 04, 2017
c++
templates
c++11
c++-standard-library
mingw: function not found when compiled with -std=c++11
Oct 19, 2022
c++
c++11
mingw
popen
stdio
Auto deduced return types in forward declaration and mixing with old function syntax
Oct 16, 2022
c++
c++11
language-lawyer
c++14
performance of emplace is worse than check followed by emplace
Jun 27, 2021
c++
performance
c++11
unordered-map
emplace
Narrowing int to bool in SFINAE, different output between gcc and clang
Jul 17, 2019
c++
gcc
c++11
clang
sfinae
Static constexpr odr-used or not?
Aug 16, 2022
c++
c++11
constexpr
one-definition-rule
How to allocate a non-copyable and non-movable object into std::map?
Sep 05, 2020
c++
c++11
move-semantics
stdmap
constexpr std::array with static_assert
Dec 30, 2017
c++
c++11
constexpr
static-assert
stdarray
Get google test exception throw message [duplicate]
Mar 30, 2022
c++
c++11
exception-handling
googletest
Static array of lambda functions (C++)
Jul 19, 2016
c++
c++11
lambda
Qt 5: unable to declare signal that takes rvalue reference
Dec 29, 2019
c++
qt
c++11
signals
rvalue-reference
Optimize performance of loop
Nov 18, 2022
c++
performance
c++11
C++ - Are there ways to get current class type with invariant syntax? [duplicate]
Sep 20, 2017
c++
templates
c++11
Is this simple C++ program using <locale> correct?
Apr 29, 2022
c++
c++11
clang
locale
« Newer Entries
Older Entries »