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
using c++11 placeholders as lambdas?
May 24, 2022
c++
boost
c++11
lambda
placeholder
C++11: Example of difference between ordinary string literal and UTF-8 string literal?
Aug 09, 2022
c++
utf-8
character-encoding
c++11
string-literals
How to use unordered_map in Android?
Nov 13, 2022
android
c++
c++11
hashmap
unordered-map
Is this a safe way of throwing an exception from a destructor?
Sep 10, 2022
c++
exception
c++11
How to ensure that std::thread are created in multi core?
Nov 20, 2022
c++
multithreading
concurrency
c++11
visual-studio-2012
Disabling clang C++11 warnings
May 24, 2022
c++11
warnings
clang
boost::shared_ptr and std::shared_ptr co-existence
Aug 26, 2022
c++
boost
c++11
shared-ptr
how to create function that returns a functor with the same signature as the function?
Oct 15, 2022
c++
recursion
c++11
functor
state-machine
Good reason for third argument to std::accumulate?
Mar 18, 2022
c++
c++11
How to build switch-case with variadic templates
Apr 01, 2022
c++
c++11
variadic-templates
Can "using" fully replace "typedef" in all cases?
Sep 10, 2019
c++
c++11
types
typedef
using
error C4996: 'std::_Copy_impl': Function call with parameters that may be unsafe
Jul 10, 2020
c++
visual-c++
visual-studio-2012
c++11
Type deduction given member function pointer with variadic templates
Oct 10, 2020
c++
templates
c++11
variadic-templates
decltype
Initializer-list for initializing 2D std::array member
Nov 17, 2022
c++
arrays
c++11
Lifetime of std::thread arguments
Nov 20, 2021
c++
multithreading
c++11
stl
How is moving a const returned object possible?
Sep 15, 2022
c++
c++11
constants
rvalue-reference
rvo
This is not copy-initializing, or is it?
Oct 28, 2022
c++
c++11
explicit-constructor
copy-initialization
Why the common template method definition doesn't match the template class specialization?
May 05, 2022
c++
templates
c++11
Qt signals missing in external dll
Dec 06, 2021
c++
windows
qt
c++11
mingw
What's the rationale of the exceptions of temporary object lifetime expansion when bound to a reference?
Apr 23, 2022
c++
c++11
object-lifetime
temporary-objects
« Newer Entries
Older Entries »