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
How to mark a constexpr function's parameter unused?
Oct 22, 2022
c++
c++11
constexpr
Using the mongodb cxx driver in a cmake c++ project
Jun 29, 2021
c++
mongodb
c++11
cmake
mongodb-c
Does the C++ standard mandate an encoding for wchar_t?
Nov 19, 2022
c++
c++11
unicode
wchar-t
Making shared_ptr lose ownership of memory
Aug 31, 2022
c++
c++11
protocol-buffers
shared-ptr
template deduction failed in vector
May 03, 2022
c++
c++11
C++: Virtual functions that need to call the same code?
Nov 07, 2022
c++
inheritance
c++11
C++11 auto and function return types
Jun 09, 2018
c++
c++11
type-inference
How do I sort efficiently a quadruple structs in C++?
Mar 16, 2022
c++
c++11
stl
tuples
lexicographic
unique_lock across threads?
Sep 16, 2022
c++
c++11
concurrency
locking
How to handle failed methods: by using exceptions or making the methods return bool?
May 25, 2022
c++
c++11
Creating a temporary of decltype
Oct 23, 2022
c++
c++11
decltype
temporary-objects
Is std::vector<T>::resize( n, val ) sufficient for initialisation?
Oct 11, 2022
c++
c++11
vector
initialization
How to use boost::split with boost::string_ref in boost 1.55
Jul 25, 2021
c++11
boost
std::thread constructor with no parameter
Aug 31, 2022
c++
multithreading
c++11
stdthread
C++ Constructor: Perfect forwarding and overload
Mar 03, 2022
c++
c++11
constructor
overloading
perfect-forwarding
Reading and writing a std::vector into a file correctly with iterators
Sep 07, 2022
c++
c++11
Why can't I have an enum as the underlying type of another enum?
Oct 29, 2022
c++
c++11
enums
subclassing
Do the following two declarations involving automatic return type work the same? If so, why?
Aug 26, 2022
c++
c++11
c++14
c++0x inherited constructor in templates
Jun 07, 2022
c++
visual-studio-2010
templates
c++11
inherited-constructors
Questions about the move assignment operator
Feb 14, 2022
c++
c++11
move
move-assignment-operator
« Newer Entries
Older Entries »