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
usage of this pointer in std::bind
Nov 03, 2022
c++
c++11
C++ cannot call lambda expression from map
Jun 12, 2022
c++
c++11
Does std::vector.push_back(std::move(foo)) make sense?
Apr 01, 2022
c++11
stl
move-semantics
Do rvalue references have the same overhead as lvalue references?
Oct 17, 2022
c++
c++11
overhead
pass-by-rvalue-reference
How do I make for_each work with templates?
Jan 22, 2022
c++
arrays
c++11
templates
foreach
defining destructor in a class derived from move-only type gives compile-time error when created with emplace_back or push_back of std::vector
May 11, 2022
c++
c++11
stdvector
move-semantics
How to reduce the implementation code of lots of wrapper classes?
Mar 07, 2022
c++
c++11
shared-ptr
smart-pointers
weak-ptr
C++0x - lambda expression does look same as Java's anonymous inner class?
Dec 31, 2020
java
c++
lambda
c++11
How can I use a floating-point value as a non-type template parameter?
Nov 04, 2022
c++
templates
c++11
How not to hog CPU while waiting for some event?
Feb 14, 2022
c++
multithreading
events
c++11
What are the names of the new syntactic entities added for variadic templates?
Sep 15, 2022
c++
terminology
c++11
variadic-templates
C++11 Lambda Expressions as Callback Functions
Oct 21, 2022
c++
user-interface
lambda
callback
c++11
Invoke std::function in an std::for_each
May 07, 2022
c++
c++11
std
Empty nested tuples error
Feb 17, 2020
c++
c++11
nested
tuples
Unit testing, mocking and unique_ptr
May 29, 2022
c++
c++11
mocking
smart-pointers
unique-ptr
Giving up the time slice for current thread in C++ [duplicate]
Feb 10, 2020
c++
multithreading
c++11
Rationale behind reuse of "&&"-token for rvalue reference?
Nov 18, 2022
c++
c++11
rvalue-reference
member taking ownership of parameter
Jun 08, 2022
c++
constructor
c++11
move-semantics
ownership
Can I Implement templated functions whose signatures are only different based on a type id?
Oct 04, 2022
c++
class
function
c++11
enums
Get the remaining available memory in standard C++11?
Dec 06, 2018
c++
exception
memory
memory-management
c++11
« Newer Entries
Older Entries »