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
Does this transitive happens-before use case need sequential consistency or will acquire/release suffice?
Oct 24, 2025
c++
c++11
stdatomic
memory-model
happens-before
std::reference_wrapper does not work nicely with std::bind
Oct 25, 2025
c++
c++11
c++11: constness in perfect forwarding
Oct 25, 2025
c++
c++11
WinAPI LPWSTR, C++11 u16string?
Oct 24, 2025
c++
winapi
unicode
c++11
Design Behavior of auto_ptr, unique_ptr and shared_ptr for arrays
Oct 25, 2025
c++
c++11
Assigning vectors without copying them
Oct 23, 2025
c++
c++11
vector
Why do I need std::endl to reproduce input lines I got with getline()?
Oct 24, 2025
c++
c++11
iostream
getline
=default and =delete is a function declaration or a function definition?
Oct 24, 2025
c++
c++11
language-lawyer
std::make_shared makes two constructor calls in VS2012
Oct 24, 2025
c++
visual-studio-2012
c++11
constructor
C++ logging class instance identifier
Oct 23, 2025
c++
c++11
Why can't C++ using-declaration expose a protected member of base as a public member of derived?
Oct 24, 2025
c++
c++11
inheritance
standards
using-declaration
Specialising Rcpp::as() for std::array
Oct 23, 2025
r
c++11
rcpp
How to tersely insert a default-constructed object into a std::vector
Oct 23, 2025
c++
c++11
stl
clang std::isspace compilation error
Oct 24, 2025
c++
c++11
c++14
clang++
Temporary captured-variables in lambda functions - C++11
Oct 22, 2025
c++
c++11
lambda
How to use a nested struct/class type as a return value, in a template class?
Oct 24, 2025
c++
c++11
templates
auto
how to disambiguate namespace and class with identical names
Oct 23, 2025
c++
c++11
No clang warning or error, if C++11 lambda returns wrong type [duplicate]
Oct 24, 2025
c++
c++11
types
lambda
clang
template template class, call a function if it exists
Oct 24, 2025
c++
c++11
templates
stl
template-templates
C++ iterator to specific type
Oct 23, 2025
c++
c++11
« Newer Entries
Older Entries »