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
C++ threaded application runs slower than non-threaded
Oct 26, 2022
c++
multithreading
c++11
Reserve a vector of reference_wrapper objects, how it is possible?
Aug 26, 2022
c++
c++11
vector
c++14
reference-wrapper
Is there a performance/memory usage impact in non-polymorphic inheritance?
Aug 29, 2022
c++
c++11
inheritance
smart-pointers
C++ - std::enable_if for more types
Apr 19, 2021
c++
c++11
templates
More than one round bracket in function call?
Mar 07, 2022
c++
c++11
c++14
currying
Can I insert into a set, all the elements of a vector that matches a condition, in a single line of code
Nov 02, 2022
c++
c++11
stl
stdvector
stdset
c++ is_member_pointer implementation
May 15, 2022
c++
c++11
Is there any use case for class inside function after introduction of lambda?
Mar 03, 2022
c++
c++11
nested-class
lambda
"delete this" to an object that's allocated with std::shared_ptr?
Oct 22, 2022
c++
memory-management
c++11
shared-ptr
C++11 thread doesn't work with virtual member function
Jan 07, 2020
c++
multithreading
c++11
C++11 empty flag classes
Jun 01, 2022
c++
constructor
c++11
Problems with shared_ptr<T[]> wrapping a dynamic array
Jul 12, 2022
c++
c++11
shared-ptr
Is it reasonably efficient to insert into an rvalue reference to a stream?
Nov 14, 2022
c++
c++11
Is ip::tcp::socket.close() thread safe?
Apr 11, 2016
c++11
boost-asio
How to initialize a struct of integers to zero? [duplicate]
Oct 17, 2022
c++
c++11
Iterating a parameter pack with variadic templates in c++
Sep 05, 2022
c++
c++11
variadic-templates
C++11 method template specialization for return type
Nov 04, 2022
c++
templates
c++11
template-specialization
specialization
force compiler to reveal type of a variable
Jun 29, 2022
c++
c++11
compilation
compiler-errors
enable_if with is_enum does not work
Nov 06, 2022
c++
c++11
sfinae
Why is second initialization allowed in C++11
Apr 01, 2022
c++
c++11
initialization
« Newer Entries
Older Entries »