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
Error: cannot specify explicit initializer for array
Mar 16, 2021
c++
arrays
c++11
visual-studio-2013
C++11 when increment the atomic variable, and assign it to other value, is it atomic operation?
Oct 26, 2022
c++
multithreading
c++11
mutex
atomic
C++: struct member in a switch statement
Sep 30, 2022
c++
visual-c++
c++11
struct
constexpr
error: 'to_string' is not a member of 'std'
Mar 15, 2018
android
c++
opencv
c++11
android-ndk
std::unordered_map<std::String, myClass*> - does std::unordered_map::erase() call myClass' DTor?
Feb 09, 2022
c++
c++11
Can you reuse a moved std::string? [duplicate]
May 09, 2022
c++
c++11
move-semantics
Does the following code invoke undefined behaviour?
Oct 10, 2019
c++
c++11
move
rvalue
sequence-points
Can we use the return value optimization when possible and fall back on move, not copy, semantics when not?
Oct 15, 2022
c++
c++11
c++14
Resize on std::vector does not call move constructor [duplicate]
Nov 04, 2022
c++
c++11
vector
move
C++ : Check if the template type is one of the variadic template types [duplicate]
Sep 06, 2022
c++
c++11
c++14
variadic-templates
c++17
How to increment a variable from lambda-functor's body?
Nov 16, 2022
c++
c++11
lambda
c++14
Keyword typeof in c++11
Aug 17, 2022
c++
c++11
typeof
Is mersenne twister thread safe for cpp
Feb 08, 2022
c++
multithreading
c++11
mersenne-twister
Can I cast function pointer void* to std::function?
Mar 05, 2022
c++
c++11
c++14
Find out in linear time whether there is a pair in sorted vector that adds up to certain value
Jun 29, 2022
c++
algorithm
c++11
search
stl
Using auto and decltype in C++11
Aug 17, 2022
c++
templates
c++11
decltype
auto
How do I debug C++0x programs in MacPorts gcc 4.5?
Apr 26, 2022
gcc
gdb
c++11
macports
debug-symbols
Does C++0x allow decltype() in function signature?
Apr 26, 2022
c++
c++11
Deleted and Defaulted Functions Real World Examples
Feb 01, 2019
c++
c++11
A destructor Shall OR shall not be declared with a pointer ? in C++
Apr 22, 2019
c++
destructor
declaration
c++11
« Newer Entries
Older Entries »