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++: error: no type named ‘type’ in ‘class std::result_of<void (*(std::unordered_map
Sep 17, 2021
c++
multithreading
c++11
Can C++11 decltype be used to create a typedef for function pointer from an existing function?
Sep 01, 2022
c++
c++11
decltype
Why is initialization of a constant dependent type in a template parameter list disallowed by the standard?
Sep 01, 2022
c++
templates
c++11
c++14
template-meta-programming
constexpr exp, log, pow
Aug 27, 2022
c++
c++11
language-lawyer
constexpr
Destructors and noexcept
Sep 01, 2022
c++
c++11
destructor
noexcept
Can clang-format align variable or macro assignments in columns?
Sep 01, 2022
c++
c
c++11
clang
clang-format
What is the current status of C++ AMP
Sep 01, 2022
c++
c++11
gpgpu
c++-amp
Reinterpreting a union to a different union
Sep 16, 2022
c++
c++11
language-lawyer
Is std::move(*this) a good pattern?
Aug 22, 2022
c++
c++11
this
move-semantics
lvalue
Any disadvantage of using const reference when iterating over basic types?
Sep 01, 2022
c++
templates
c++11
Is it defined behavior to reference an early member from a later member expression during aggregate initialization?
Sep 01, 2022
c++
c++11
language-lawyer
c++14
undefined-behavior
When is a compiler-only memory barrier (such as std::atomic_signal_fence) useful?
Sep 01, 2022
c++
c++11
atomic
memory-barriers
memory-fences
Meaning of default initialization changed in C++11?
Sep 05, 2022
c++
c++11
initialization
language-lawyer
c++-faq
Constexpr pointer value
Sep 01, 2022
c++
pointers
c++11
clang
constexpr
Why does std::unique_ptr operator* throw and operator-> does not throw?
Sep 01, 2022
c++
c++11
language-lawyer
C++11: What happens if you don't call join() for std::thread
Sep 01, 2022
c++
multithreading
c++11
stdthread
g++ and clang++ different behaviour with integral template parameter
Sep 06, 2017
c++
templates
c++11
g++
clang++
Is there any difference between structure and union if we have only one member?
Sep 01, 2022
c++
c
c++11
struct
unions
How to perfectly forward `auto&&` in a generic lambda?
Nov 19, 2022
c++
c++11
auto
lambda
perfect-forwarding
<system_error> categories and standard/system error codes
Sep 14, 2022
c++
c++11
winapi
posix
system-error
« Newer Entries
Older Entries »