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++ std::mutex lock() access violation in Visual Studio 2017
Sep 04, 2021
c++
c++11
visual-studio-2017
Initialize static const std::map during compile time?
Jul 26, 2022
c++
c++11
stl
Is there any reason to overload operators with rvalue reference?
Aug 25, 2022
c++
c++11
optimization
rvalue-reference
How to write C++ SignalR client to connect a C# SiganlR server
Nov 08, 2022
c++11
signalr
signalr.client
What is the overhead associated with std::condition_variable_any
Sep 21, 2021
c++
multithreading
c++11
mutex
condition-variable
How is is_standard_layout implemented?
Dec 17, 2019
c++11
typetraits
Move constructors of STL containers in MSVC 2017 are not marked as noexcept
Oct 21, 2020
c++
visual-studio
c++11
visual-studio-2017
Extract outer class type from inner class instance passed to template function
Sep 09, 2022
c++
c++11
templates
c++14
traits
Idiom for CUDA class static member in device code?
Mar 09, 2022
c++
c++11
cuda
static-members
gpu
A weird error in in LevelDB while compiling a custom layer of caffe
Apr 28, 2020
c++
c++11
caffe
leveldb
Guarding against vtable data race in derived destructor
Aug 03, 2022
c++
c++11
thread-safety
vtable
Value cast vs Reference cast
Oct 26, 2022
c++
c++11
c++ template specialization parameter duplication
Mar 15, 2020
c++
c++11
templates
How to emplace derived object into map
Mar 29, 2022
c++
c++11
alias template for member template
Nov 08, 2022
c++
c++11
templates
c++17
type-alias
Combine multiple vectors (results of function) into one with template
Mar 03, 2021
c++
c++11
templates
stdvector
Does standard C++11 guarantee that `volatile atomic<T>` has both semantics (volatile + atomic)?
Sep 11, 2022
c++
multithreading
c++11
concurrency
volatile
Using std::unique_ptr for Windows HANDLEs
Sep 08, 2022
c++
visual-c++
c++11
visual-studio-2012
unique-ptr
std::map insert() hint location: difference between c++98 and c++11
Aug 17, 2022
c++
c++11
dictionary
insert
Undefined behaviour in repeated use of prefix ++ operator
Apr 05, 2022
c++
c++11
undefined-behavior
c++17
« Newer Entries
Older Entries »