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
Implementing a function that perfect-forwards to std::thread
Apr 27, 2026
c++
c++11
gcc
variadic-templates
stdthread
Packing a 1 byte value and 3 byte value into a single 32bit structure
Apr 25, 2026
c++11
Holding a reference to a unique_ptr while looping
Apr 24, 2026
c++
c++11
gcc
Implicit constructor argument conversion in C++11
Apr 24, 2026
c++
c++11
types
type-conversion
Reference is able to refer to a different object (not in the iteration/loop body)
Apr 25, 2026
c++
c++11
reference
decltype((x)) with double brackets what does it mean? [duplicate]
Apr 25, 2026
c++
c++11
reference
rvalue-reference
decltype
Reference to non-static member function must be called when processing callbacks inside a class
Apr 25, 2026
c++
c
c++11
pointers
callback
Difference between T[N] and std::array<T,N> [duplicate]
Apr 24, 2026
c++
arrays
c++11
Copy construction throughout inheritance chain
Apr 25, 2026
c++
c++11
Is there a way to design this "static class" so that it is thread-safe?
Apr 24, 2026
c++
design-patterns
c++11
thread-safety
Possible to use a variadic functions/templates in this way?
Apr 25, 2026
c++
c++11
function-pointers
variadic-templates
variadic-functions
Difference between auto&& and auto
Apr 25, 2026
c++
c++11
auto
rvalue-reference
What C++11 extensions does Clang support in C++03 mode?
Apr 25, 2026
c++
c++11
clang
Pretending packaged_task is copy constructable
Apr 24, 2026
c++
c++11
asynchronous
How to convert epoch time to time_point
Apr 24, 2026
c++
c++11
How are string literals stored in memory for c++?
Apr 23, 2026
c++
c++11
xcode6
osx-mavericks
string-literals
nlohmann json, converting to and from nested structures
Apr 24, 2026
c++
json
c++11
nlohmann-json
Why return-type 'cv' is ignored?
Apr 24, 2026
c++
c++11
constants
language-lawyer
return-type
Older Entries »