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 ensure a specific class only can create an instance of another class?
Nov 06, 2022
c++
c++11
Using variable number of float arguments
Aug 26, 2022
c++
c++11
templates
variadic-templates
Why does std::condition_variable as a class member cause compile errors with std::thread?
Aug 11, 2021
c++
c++11
c++17
condition-variable
stdthread
Difference between std::resize(n) and std::shrink_to_fit in C++?
Jan 16, 2021
c++
c++11
vector
containers
capacity
std::make_shared, std::unique_ptr and move constructors
Apr 17, 2020
c++
stl
c++11
clang
Non-obvious lifetime issue with std::promise and std::future
Nov 07, 2022
c++
c++11
promise
stdthread
How to combine the use of std::bind with std::shared_ptr
Nov 21, 2017
c++
c++11
std
shared-ptr
stdbind
Numeric literal operator error
Apr 24, 2021
c++
c++11
user-defined-literals
How to declare and link to RoInitialize,RoUninitialize,RoGetActivationFactory and HSTRING Functions in Mingw Gcc
Sep 03, 2021
c++
c
windows
c++11
windows-runtime
decltype as a return type in class member function
Sep 05, 2019
c++
c++11
decltype
Join two tuples in C++11
Jan 13, 2019
c++
c++11
tuples
How to test if a method is const?
Mar 23, 2022
c++
templates
c++11
typetraits
C++11: Is using std::move only safe on temporary objects?
Nov 15, 2022
c++
c++11
move
lvalue
using-declaration doesn't works correctly
Jan 18, 2017
c++
c++11
inheritance
polymorphism
using-declaration
Different behavior when trying to swap two variables using {} and std::make_pair()
Mar 08, 2022
c++
c++11
swap
std-pair
stdtuple
Does make_shared do a default initialization (zero-init) for each member variable
Oct 30, 2022
c++
c++11
initialization
shared-ptr
Is unlocking a lock_guard manually undefined/bad design?
Nov 21, 2022
c++
c++11
mutex
C++11 char16_t strlen-equivalent function
Mar 17, 2022
c++11
strlen
char16-t
How do compilers treat variable length arrays
Nov 17, 2022
c++
c
templates
visual-c++
c++11
nullptr vs __nullptr
Jun 26, 2016
c++
c++11
c++-cli
« Newer Entries
Older Entries »