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
std::bind()-ing a base protected member function from a derived class's member function
Nov 20, 2022
c++
c++11
protected
derived-class
stdbind
How can a std::reference_wrapper to a rvalue lambda work?
Nov 17, 2021
c++
c++11
lambda
Optimal way to access std::tuple element in runtime by index
Sep 19, 2021
c++
templates
c++11
template-meta-programming
stdtuple
"type-switch" construct in C++11
Apr 09, 2022
c++
c++11
lambda
functional-programming
polymorphism
How to create a variadic template function with `std::function` as a function parameter?
Nov 02, 2022
c++
c++11
variadic-templates
std-function
enable_shared_from_this not working on xcode 5
Apr 06, 2022
c++
xcode
c++11
clang
llvm
why C++ operator overloading requires "having at least one parameter of class type"?
Nov 02, 2018
c++
c++11
operator-overloading
C++ operator overload performance issue
Nov 06, 2022
c++
performance
c++11
compiler-construction
typeid(complex<double>(0.0,1.0)) != typeid(1.0i)
Dec 18, 2020
c++
c++11
complex-numbers
user-defined-literals
Looking for a constexpr ceil function
Mar 22, 2022
c++
c++11
visual-c++
constexpr
Observing weird behavior with 'auto' and std::minmax
Sep 06, 2021
c++
c++11
auto
boost-polygon
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
« Newer Entries
Older Entries »