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
Passing by value vs const & and && overloads
Aug 31, 2022
c++
c++11
rvalue-reference
move-semantics
Why does MSVC++11 rejects constexpr qualification of a function?
Aug 31, 2022
c++
visual-studio-2012
c++11
constexpr
trailing return type using decltype with a variadic template function
Aug 17, 2022
c++
templates
c++11
variadic-functions
decltype
C++11 memory pool design pattern?
Jun 26, 2017
c++
c++11
memory-pool
convert seconds as double to std::chrono::duration?
Jul 14, 2018
c++
c++11
chrono
Implementation of operators for enum class
Aug 25, 2022
c++
c++11
operator-overloading
enum-class
Elaborated-type-specifier for a scoped enum must not use the ‘class’ keyword
Oct 24, 2017
c++
c++11
g++
enum-class
g++4.8
Idiomatic Way to declare C++ Immutable Classes
Aug 26, 2022
c++
c++11
functional-programming
immutability
const-correctness
How to declare a vector of atomic in C++
Aug 31, 2022
c++
stl
c++11
atomic
Legal to overwrite std::string's null terminator?
Aug 31, 2022
c++
c++11
language-lawyer
stdstring
Is it okay to define a totally general swap() function?
Aug 31, 2022
c++
c++11
gcc
libstdc++
argument-dependent-lookup
Why not just use random_device?
Aug 31, 2022
c++
c++11
random
Should a move constructor take a const or non-const rvalue reference?
Aug 31, 2022
c++
c++11
rvalue-reference
move-constructor
Is there a way to cancel/detach a future in C++11?
Aug 31, 2022
c++
c++11
future
When should I use std::bind?
Aug 31, 2022
c++
c++11
lambda
bind
standard-library
declare template friend function of template class
Aug 31, 2022
c++
templates
c++11
friend
Nicer syntax for setting default argument value to default constructor
Aug 31, 2022
c++
c++11
optional-parameters
default-constructor
Convert std::chrono::time_point to unix timestamp
Aug 31, 2022
c++
c++11
unix-timestamp
chrono
A good hash function for a vector
Aug 31, 2022
c++
c++11
hash
What causes std::bad_function_call?
Oct 25, 2022
c++
exception
lambda
c++11
« Newer Entries
Older Entries »