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
Pointer to variadic function template
Jul 10, 2022
c++
templates
c++11
function-pointers
variadic-templates
Safest way for unique type identification in C++11
Mar 26, 2021
c++
c++11
typeid
C++11 atomic: why does this code work?
May 19, 2018
c++
multithreading
c++11
atomic
race-condition
Using Range-Based For Loops with Char Pointer String [duplicate]
Jan 21, 2018
c++
pointers
c++11
Saving Random Number Generator State in C++11
Apr 25, 2019
c++
file-io
c++11
random
New Sequence Points in C++11
May 28, 2019
c++
c++11
Singleton with private destructor using std::unique_ptr
Jun 09, 2022
c++
c++11
singleton
destructor
unique-ptr
Perfect forwarding with multiple passes over input arguments
Jun 30, 2018
c++
c++11
move-semantics
rvalue-reference
perfect-forwarding
function specialization based on if template parameter is shared_ptr
Jul 06, 2022
c++
templates
c++11
Move vector between threads
Sep 16, 2022
c++
multithreading
c++11
move-semantics
c++11 clearing a container with std::swap vs operator=(T&&)
Oct 26, 2022
c++
c++11
std
Why can't I catch a luabind::error exception when my lua code throws an error?
Mar 15, 2021
c++
c++11
exception-handling
lua
luabind
Uncopyable class with automatic default and move constructors
Jul 11, 2022
c++
c++11
move-constructor
default-copy-constructor
How to store either rvalue or lvalue references in template
Oct 31, 2022
c++
c++11
rvalue
problems initializing a vector of vectors of an auto-inc type
Nov 01, 2022
c++
c++11
vector
codeblocks
c++03
How do I initialize an object of std::array<std::array<T, 2>, 2>?
Aug 13, 2020
c++
c++11
initialization
list-initialization
Simple types with higher meaning (C++11)
Oct 31, 2022
c++
c++11
boost
Why is using the move constructor in a return statement legal?
Sep 23, 2018
c++
c++11
Smallest lexicographical value of a string
Sep 07, 2022
c++
string
c++11
Why does this simple program using std::rotate not compile?
Aug 09, 2020
c++
c++11
std
« Newer Entries
Older Entries »