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
Change (use older) c++ version in Visual Studio [duplicate]
Oct 31, 2022
c++
c++11
visual-studio-2013
Why is there no std::transform_n function in the C++ standard library?
May 07, 2022
c++
c++11
stl-algorithm
Does constexpr in pointers make a difference
Aug 20, 2022
c++
pointers
c++11
constant-expression
Lazy-constructed shared_ptr
Oct 31, 2022
c++
c++11
std
wrapper
shared-ptr
Why is there no specialisation for std::shared_ptr<T[]>?
Oct 01, 2017
c++
c++11
How to tell a library was compiled using C++11
Aug 21, 2022
c++
c++11
shared-libraries
Why can't I overload C++ conversion operators outside a class, as a non-member function?
Sep 24, 2022
c++
c++11
operator-overloading
standards
C++11 how to observe memory order in atomic::store and atomic::load
Oct 15, 2022
c++
c++11
atomic
using typedef in template instantiation and extern template declaration
Apr 09, 2022
c++
templates
c++11
typedef
extern
Is list-initialization an implicit conversion?
Sep 05, 2022
c++
c++11
language-lawyer
list-initialization
Move std::vector to std::deque in C++11
Oct 31, 2022
c++
c++11
stdvector
c++-standard-library
stddeque
Error "sigemptyset was not declared in this scope" when using C+11 and Newlib
Aug 15, 2022
c++
c++11
cygwin
signals
newlib
Static const data member defined in another file
Oct 27, 2022
c++
c++11
language-lawyer
What is the difference between eof(), fail(), bad(), and good() in C++ streams?
Feb 26, 2019
c++
c++11
io
std::sort by unary mapping
Jun 19, 2022
c++
sorting
c++11
std
Removing the void specializations for std::future and std::promise
Feb 02, 2021
c++
c++11
c++14
future
c++17
Q: Template class that takes either a normal type or a template template argument
Jun 02, 2022
c++
c++11
metaprogramming
template-meta-programming
constexpr
Does using C++ Lambda functions as slots in Qt help to preserve binary compatibility of a library?
Feb 25, 2022
c++
qt
c++11
lambda
qt5
Using C++ shared pointer's aliasing constructor with an empty shared pointer
Mar 18, 2022
c++
c++11
language-lawyer
Is it safe to wait for asynchronous work by joining in the destructor?
Nov 02, 2022
c++
multithreading
c++11
thread-safety
object-lifetime
« Newer Entries
Older Entries »