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
Does sequenced-before relation in C++11 prevent compiler/CPU reordering?
Mar 31, 2019
c++
c++11
language-lawyer
Template Template Parameters in the C++ Standard Library?
Oct 17, 2021
c++
c++11
c++14
Temporary lifetime and perfect forwarding constructor
Apr 23, 2022
c++
c++11
using template specialization
Jul 29, 2017
c++
templates
c++11
template-specialization
Are unscoped enumerations still useful?
Oct 26, 2022
c++
c++11
enums
std::array aggregate initialization requires a confusing amount of curly braces
Jun 14, 2020
c++
c++11
std::map write/read from multiple threads
Dec 25, 2021
c++
c++11
Why is one expression constant, but not the other?
Mar 29, 2022
c++
c++11
visual-studio-2013
static-assert
Is there a point to define move-only objects in c++11?
Mar 11, 2021
c++
c++11
std
smart-pointers
pass-by-value
Should `constexpr` functions also be `noexcept`?
Oct 25, 2022
c++
c++11
gcc vs clang behavior on partial specialization with variadic arguments plus extra argument of same type
Oct 23, 2016
c++
c++11
variadic-templates
template-specialization
Templated Class Friend Operator Member Function
Aug 29, 2022
c++
templates
c++11
friend
Final enum classes in C++11
Mar 30, 2022
c++
c++11
enums
final
Using Eigen 3.3 in a CUDA kernel
Oct 26, 2022
c++
c++11
cuda
eigen3
What performance can I expect from std::fill_n(ptr, n, 0) relative to memset?
Nov 06, 2022
c++
c++11
memory
c++-standard-library
memset
Is this considered valid c++11 or c++14? Or is gcc/clang getting it wrong?
Nov 08, 2022
c++
c++11
c++14
language-lawyer
conversion from nullptr_t to bool: valid or not?
May 18, 2020
c++
c++11
compiler-errors
type-conversion
language-lawyer
SFINAE : Know if a function already exist or no
Jun 28, 2021
c++
c++11
sfinae
Passing the "this" pointer to other class/function in destructor
Oct 27, 2022
c++
c++11
this
destructor
object-lifetime
PyBind11 Global-Level Enum
Apr 09, 2021
c++11
enums
pybind11
« Newer Entries
Older Entries »