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
Apply the same function to each data member - Transform on heterogeneous types sort of thing
Feb 18, 2023
c++
c++11
Check if a given ostream object has been written to
Feb 17, 2023
c++
c++11
iostream
Why std::next does not accept InputIterator?
Feb 16, 2023
c++
c++11
stl
std::move and static_cast<T&&> different results [duplicate]
Feb 17, 2023
c++
c++11
move-semantics
rvalue-reference
C++: huge errors using clang to compile a map with iterators as values
Feb 17, 2023
c++
c++11
dictionary
iterator
rvalue reference as an object field
Feb 15, 2023
c++
c++11
rvalue-reference
C++ 11 Move Semantics and STL Containers
Feb 16, 2023
c++
c++11
stl
Creating an instance of shared_ptr<std::thread> with make_shared<std::thread>
Feb 16, 2023
c++
multithreading
c++11
shared-ptr
stdthread
Is it possible to construct only const objects of specific type in C++?
Feb 16, 2023
c++
c++11
constructor
constants
How to specialize a template function for integral and floating types respectively?
Feb 16, 2023
c++
templates
c++11
Why GCC allows catch by rvalue reference?
Feb 16, 2023
c++
exception
gcc
c++11
g++
"typename" and "template" keywords: are they really necessary?
Feb 16, 2023
c++
templates
c++11
keyword
typename
Undefined Reference in inline function, solved with unary +
Feb 15, 2023
c++
c++11
static
linker
using vim as a c++11 IDE
Feb 16, 2023
c++
vim
c++11
intellij-idea
Referencing Auto Array Iterator in function
Feb 16, 2023
c++
arrays
c++11
Testing specific class name in different namespaces (SFINAE?)
Feb 14, 2023
c++
templates
c++11
namespaces
sfinae
Universal and existential quantification using C++ template magic
Feb 16, 2023
c++
templates
c++11
quantifiers
C++ Printing a map in a case-insensitive, alphabetical order
Feb 16, 2023
c++
sorting
c++11
dictionary
alphabetical
A "hack" to get float template parameter working compiles but segfaulted on both g++ and clang
Feb 16, 2023
c++
templates
c++11
reinterpret-cast
typedef works, 'using =' doesn't
Feb 15, 2023
c++
templates
c++11
typedef
using
« Newer Entries
Older Entries »