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
Changing boost::scoped_ptr to std::unique_ptr
Apr 22, 2022
c++
c++11
boost
smart-pointers
unique-ptr
deduce entire vector space at compile time
Jul 21, 2021
c++
templates
c++11
variadic-templates
c++14
Making a private inherited inner template public via a using directive
May 14, 2021
c++
templates
c++11
language-lawyer
Unusual behavior with auto while traversing a dynamic vector
Jun 23, 2022
c++
c++11
vector
iterator
auto
How can I redirect a std::ofstream to std::cout?
Sep 16, 2022
c++
c++11
stl
cout
ofstream
What guarantees does C++ make about the ordering of character literals?
Mar 30, 2022
c++
c++11
character-encoding
char
character
How do I transfer ownership of a unique_ptr when returning a tuple?
Oct 20, 2022
c++
c++11
unique-ptr
Implicit use of destructor
Jun 12, 2022
c++
c++11
Why defining a destructor deletes the implicitly defined move assignment operator?
Jun 30, 2022
c++
c++11
destructor
move-assignment-operator
Which Clang warning is equivalent to Wzero-as-null-pointer-constant from GCC?
Jun 23, 2022
c++
c++11
clang
compiler-warnings
nullptr
Adapting a template-provided base class
Jun 21, 2022
c++
c++11
Do tuple implementations have an optimized layout?
May 13, 2020
c++
c++11
tuples
memory-alignment
Compile time elimination of virtual tables?
Sep 06, 2022
c++
oop
c++11
gcc "overflow in expression" while equivalent equivalent expression works fine
Mar 18, 2021
c++
c++11
gcc
How to remove the last character of a UTF-8 string in C++?
Aug 22, 2022
c++
string
c++11
unicode
utf-8
Protected variables naming and the standard
Oct 27, 2022
c++
c++11
Why doesn't future::wait() block
Feb 21, 2022
c++
multithreading
c++11
promise
future
How to use unique_ptr with std::copy?
Oct 21, 2022
c++
c++11
smart-pointers
unique-ptr
Unknown exception from std::promise
Dec 27, 2021
c++
c++11
promise
c++14
future
Returning a lambda capturing a local variable
Aug 23, 2022
c++
c++11
lambda
currying
« Newer Entries
Older Entries »