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
Why can't I access a default argument in its initializer in gcc?
Oct 28, 2022
c++
c++11
language-lawyer
Practical uses of the fact that the C++ prefix increment operator returns an lvalue [closed]
Nov 19, 2019
c++
c++11
Can you extract types from template parameter function signature
May 09, 2022
c++
templates
c++11
Face landmark extraction in OpenCV 3.0. Can anyone suggest any good open source libraries that will allow me to extract facial landmarks?
Dec 18, 2019
opencv
c++11
opencv3.0
Can I prevent object from being copied by std::memcpy?
Aug 21, 2022
c++
c++11
memory
How to use SWIG to wrap std::function objects?
Nov 07, 2021
java
c++
c++11
swig
std-function
C++11 closure shared_ptr
May 28, 2021
c++
c++11
lambda
Best practices on making c++ class "Showable" (string, ostream)
Apr 26, 2022
c++
c++11
c++14
How iterating over a std::set returns sorted results
Nov 04, 2022
c++
c++11
stl
iteration
bind first argument of function without knowing its arity
May 18, 2022
c++
c++11
functional-programming
c++14
bind
Why is uniform_int_distribution closed range but uniform_real_distribution is half-open range?
Sep 25, 2022
c++
c++11
random
Get typedef from parameter pack
Apr 02, 2022
c++
templates
c++11
constexpr object with mutable member
Nov 14, 2022
c++
c++11
c++14
language-lawyer
constexpr
C++11 conditional expression on std::greater and std::less got error of different types
Feb 22, 2022
c++
c++11
Overloading, variadic functions and bool type
Nov 17, 2019
c++
c++11
Is there any compiler barrier which is equal to asm("" ::: "memory") in C++11?
Dec 16, 2021
c++
c++11
atomic
lock-free
memory-barriers
#ifdef _WIN32 not getting detected
Jul 26, 2022
c++
c++11
Is having a function header that return an abstract type legal?
Jul 01, 2020
c++
c++11
abstract-class
language-lawyer
Template function to receive a generic map as a parameter
May 06, 2022
c++
c++11
templates
stdmap
template-templates
What is the impact of wrapping an initializer list inside parenthesis?
Jun 10, 2021
c++
c++11
list-initialization
« Newer Entries
Older Entries »