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
A problem with higher order functions and lambdas in C++0x
Dec 14, 2022
c++
c++11
higher-order-functions
lambda
Temporary not getting destructed at the end of the statement
Dec 14, 2022
c++
c++11
rvalue reference with assignement operator
Dec 14, 2022
c++
c++11
rvalue-reference
object of shared pointer being deleted while instances of shared_ptr are still in scope
Dec 14, 2022
c++
boost
c++11
shared-ptr
Understanding eliding rules with regard to c++11
Dec 15, 2022
c++
c++11
decltype(*&fun) is strange?
Dec 13, 2022
c++
g++
c++11
decltype
how to move an std::unique_ptr<> from one STL container to another?
Dec 15, 2022
c++
stl
c++11
std::unordered_map::begin(int n) behavior
Dec 15, 2022
c++
stl
c++11
unordered-map
Fluent interface pattern and std::unique_ptr
Dec 14, 2022
c++
design-patterns
c++11
fluent-interface
unique-ptr
enable_if seems to work outside a class but not inside
Dec 14, 2022
c++
templates
c++11
sfinae
what to use in place of std::map::emplace?
Dec 14, 2022
c++
c++11
std
What exactly does "static initialization" mean?
Dec 14, 2022
c++
c++11
Use for applying weak_ptr to contents of unique_ptr
Dec 14, 2022
c++
memory-management
boost
memory-leaks
c++11
C++11 move and reassigning
Dec 14, 2022
c++
c++11
C++11 - I lost a move/copy assignment
Dec 14, 2022
c++
c++11
C++11 variadic templates and comma-separated expressions equivalence
Dec 13, 2022
c++
c++11
variadic-templates
Is there valid "use cases" for Undefined Behaviour?
Dec 13, 2022
c++11
undefined-behavior
Is it possible to get the return type of a function without passing arguments to it?
Dec 14, 2022
c++
c++11
Memory Leaks in Visual Studio
Dec 14, 2022
c++
multithreading
visual-studio
c++11
memory-leaks
c++ using time() with both <time.h> and <ctime> included - which one takes precedence?
Dec 12, 2022
c++
c++11
namespaces
« Newer Entries
Older Entries »