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
Confusion regarding types, overflows and UB in pointer-integral addition
Apr 03, 2022
c++
pointers
c++11
Empty struct or anonymous struct as tag
Apr 21, 2022
c++
c++11
tags
c++14
Do compilers provide default move assignment operators and move constructors?
Oct 29, 2022
c++11
move-semantics
How to take advantage of multi-cpu in c++?
Oct 15, 2022
c++
multithreading
c++11
cpu
cpu-usage
What can you do with templates with zero template parameters?
Nov 11, 2022
c++
templates
c++11
Overload resolution gets different result between gcc and clang
Sep 11, 2022
c++
c++11
overloading
Using/storing derived member in derived class with base class that stores base member
Oct 16, 2022
c++
c++11
inheritance
smart-pointers
raii
Deduce type from literal string
Mar 12, 2022
c++
c++11
c++14
variadic-templates
Storing a pointer to object returned with NRVO
Mar 30, 2022
c++
c++11
copy-elision
Why doesn't clang warn about implicit conversion from double to int, but do it when from long to int?
Apr 06, 2019
c++
c++11
gcc
clang
gcc-warning
Function template modifies parameter declared with top-level const: clang bug?
Jun 25, 2021
c++
c++11
clang
c++14
C++: static on static member variable dependent initialization with int vs struct
Feb 28, 2022
c++
c++11
static
Passing (partially) templated template function as std::function(or function pointer)
Nov 20, 2019
c++
c++11
templates
c++14
function-templates
Correct way of portably timing code using C++11
Oct 02, 2021
c++
c++11
benchmarking
timing
Is there any difference between virtual destructor=default and one with empty body?
Aug 26, 2022
c++
c++11
destructor
Compiler deduction of rvalue-references for variables going out of scope
Feb 03, 2022
c++
c++11
rvalue-reference
How to use -fsplit-stack on a large project
Aug 30, 2022
c++
c++11
boost
boost-coroutine
split-stacks
Inconsistent warning "conversion from 'const unsigned char' to 'const float' requires a narrowing conversion"
Jul 07, 2021
c++
c++11
gcc
visual-c++
gcc-warning
What does it mean "xvalue has identity"?
Apr 24, 2021
c++
c++11
move-semantics
xvalue
Error linking boost with Visual Studio and vcpkg
Sep 15, 2022
c++
visual-studio
c++11
boost
vcpkg
« Newer Entries
Older Entries »