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
Why do we use initializer_list in C++11?
Feb 27, 2022
c++
c++11
stl
initializer-list
Why std::vector iterator is invalidated after the erase() call?
Apr 07, 2022
c++
c++11
vector
stl
iterator
Segmentation fault error 11 C++
Oct 28, 2022
c++
c++11
segmentation-fault
Using std::conditional_variable to wait on a condition
Nov 14, 2022
c++
multithreading
c++11
blocking
condition-variable
Why did I get the: "Attempting to reference a deleted function" error after adding a vector with unique pointers to my header file?
Jan 25, 2022
c++
c++11
vector
smart-pointers
unique-ptr
Is it possible to create a generic method or class that one can use to create "new" instances of any class?
Nov 14, 2022
c++
c++11
templates
variadic-templates
perfect-forwarding
Is std::condition_variable thread-safe?
Feb 12, 2021
c++
multithreading
c++11
Error linking webrtc-native due to undefined reference to methods having std::string
Dec 03, 2021
c++
c++11
gcc
webrtc
Constructor using {a,b,c} as argument or what is {a,b,c} actually doing?
Oct 30, 2022
c++
class
c++11
constructor
stdinitializerlist
Gaffer on games timestep: std::chrono implementation
May 06, 2022
c++
c++11
game-engine
chrono
game-loop
Plain Old Data types with private members?
Jun 03, 2022
c++
c++11
Providing correct move semantics
Apr 02, 2018
c++
c++11
rvalue-reference
move-semantics
Moving from boost::bind to std::bind: Compile error
Aug 22, 2022
c++
visual-c++
c++11
boost
stdbind
How to use template type argument in lambda?
Oct 19, 2022
c++
templates
lambda
c++11
std::unique_ptr compiler error: Members of a derived class cannot access private members of a base class
Sep 21, 2021
c++
c++11
compiler-errors
unique-ptr
C++11 / VS2010 : Returning containers of uncopyable but movable objects
Mar 07, 2022
c++
visual-studio-2010
visual-c++
c++11
move-semantics
How to remove the const from 'char const*'
Nov 07, 2022
c++
c++11
using a custom deleter for std::shared_ptr on a direct3d11 object
Jun 03, 2022
c++
c++11
directx-11
Is this function with atomic thread-safe
Nov 09, 2022
c++
c++11
atomic
Making a method available depending on a compile-time argument
Jan 05, 2019
c++
c++11
« Newer Entries
Older Entries »