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
Is std::ofstream movable?
Sep 06, 2017
c++
c++11
ofstream
Is this struct POD in C++11?
Oct 17, 2021
c++
c++11
Why can't gcc deduce templated size for array argument? (C++11)
May 19, 2022
c++
templates
gcc
c++11
std::vector::erase() doesn't want to move
Dec 13, 2017
c++
c++11
move
Is an executable built differently if linked against a library that's not used?
Nov 17, 2022
c++
c++11
shared-libraries
static-libraries
Can you pass a manipulator to a function?
Mar 24, 2022
c++
c++11
iostream
iomanip
What's the difference between the rehash() and reserve() methods of the C++ unordered_map?
May 01, 2019
c++
data-structures
c++11
std
unordered-map
Does `decltype` give me an object's static type, or its runtime type?
Apr 26, 2022
c++
c++11
language-lawyer
decltype
Enforce compile-time constexpr [duplicate]
Sep 23, 2022
c++
c++11
constexpr
C++11 declaration `::T i`?
Nov 10, 2022
c++
c++11
Template struct specialization for integral/real types
Mar 16, 2022
c++
templates
c++11
sfinae
C++ Business rule expression parser/evaluation [closed]
Sep 14, 2021
c++
performance
c++11
rule-engine
mathematical-expressions
Compiler Flags from CMakeLists.txt don't appear in CMake-Gui or CMakeCache.txt
Sep 09, 2022
c++
gcc
c++11
cmake
Are move semantics incomplete?
May 03, 2022
c++
c++11
language-features
move-semantics
Non-static data member initialization
Feb 28, 2022
c++
c++11
enable_if with copy/move assignment operator
Nov 20, 2022
c++
templates
c++11
assignment-operator
Multiplying each element of an std::array at compile time
Jan 02, 2021
c++
c++11
template-meta-programming
stdarray
How to compile Boost with an older std of C++? (C++03 in particular)
Dec 01, 2018
c++
c++11
gcc
boost
c++03
Creating a shared_ptr of vector in C++ [duplicate]
Aug 30, 2022
c++
c++11
vector
std
Copying a lambda function with default parameters to a variable
Oct 20, 2022
c++
c++11
lambda
« Newer Entries
Older Entries »