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
fastest way to share data between a C++ and Python program? [closed]
Oct 20, 2022
python
c++
c++11
Why is nullptr a part of the core language, but nullptr_t is a part of STL?
Oct 05, 2022
c++
c++11
nullptr
Library plans for C++0x?
May 13, 2022
c++
qt
boost
c++11
Template parameter as a friend
Nov 19, 2022
c++
templates
c++11
friend
Using C++11 in a production environment with GCC [closed]
Dec 08, 2018
c++
gcc
c++11
production-environment
c++: function lvalue or rvalue
Mar 21, 2022
c++
c++11
lvalue
rvalue
What happens if I return literal instead of declared std::string?
Sep 29, 2022
c++
c++11
Overloading (not specializing) templates in std namespace
Dec 27, 2020
c++
c++11
std
language-lawyer
Templates accepting "anything" in C++
Feb 13, 2022
c++
c++11
templates
variadic-templates
C++11 creating static array from a parameter pack
Nov 29, 2016
c++
templates
c++11
variadic-templates
Shared pointers delete recursive data structures recursively and the stack overflows
Sep 14, 2020
c++
data-structures
c++11
recursion
shared-ptr
Is there any sense to make std::atomic<> objects with the qualifier - volatile?
Nov 15, 2022
c++
c++11
atomic
std::shared_ptr::owner_before and std::owner_less: What exactly is meant by "owner-based order"?
Sep 15, 2022
c++
c++11
std::sort comparing elements to null
Aug 13, 2022
c++
algorithm
sorting
c++11
C++11 code with inheritance doesn't compile with clang
Sep 13, 2022
c++
inheritance
c++11
clang
Can pop_back() ever reduce the capacity of a vector? (C++)
Nov 07, 2022
c++
c++11
vector
capacity
Thread Working Directory
Aug 17, 2018
c++
multithreading
c++11
Specialize function for map like containers
Mar 23, 2018
c++
c++11
Confused using unique_ptr and a custom deleter
Oct 22, 2022
c++
c++11
unique-ptr
What is the type of "auto var = {condition} ? 1 : 1.0" in C++11? Is it double or int?
Oct 22, 2022
c++
c++11
types
auto
ternary-operator
« Newer Entries
Older Entries »