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
their representation is part of their definition as related to C++ concrete types?
Apr 26, 2022
c++
c++11
Crash in constructor with using virtual inheritance and delegating constructors
Dec 15, 2020
c++
visual-c++
c++11
virtual-inheritance
delegating-constructor
How to create an uint8_t array that does not undermine strict aliasing?
May 14, 2022
c++
pointers
c++11
strict-aliasing
How to use SFINAE to create 2 different implementations of the same method
Oct 28, 2017
c++
templates
c++11
sfinae
Struggling with alignas syntax
Nov 01, 2022
c++
c++11
icc
alignas
Is there a way to specify all classes in a variadic parameter pack to be friend of the template in order to use operator=?
Apr 06, 2022
c++
templates
c++11
variadic-templates
friend
When int isn't an int (intX_t)
Sep 30, 2020
c++
c++11
gcc
gcc4.8
Is there a way to mechanically identify which operations are safe on a moved-from object?
May 20, 2022
c++
c++11
static
move
type-safety
selecting appropriate copy-constructor based on template parameters
Apr 05, 2022
c++
templates
c++11
sfinae
Is this absurd code that compiles fine a bug in both Clang and GCC? [duplicate]
Aug 19, 2020
c++
c++11
g++
clang
language-lawyer
Can not compare std::unorded_set with custom KeyEqual
Jun 27, 2020
c++
c++11
unordered-set
Can I sort vector of tuple of references?
May 20, 2019
sorting
c++11
tuples
Qt requires C++11 support" make error
Jul 14, 2018
c++
qt
c++11
C++ lambda not capturing variable on 2nd expansion in template?
Jan 07, 2020
c++
c++11
gcc
lambda
variadic-templates
constexpr c string concatenation, parameters used in a constexpr context
Apr 20, 2022
c++
c++11
compile-time-constant
Brace-initialization vs. Parenthesis Bug
Oct 18, 2022
c++
c++11
gcc
list-initialization
why default copy-ctor is generated for a class with reference member variable?
Oct 16, 2022
c++
c++11
Why do C++ templates match if method doesn't type-check?
Sep 07, 2022
c++
c++11
templates
sfinae
definition-checking
Forwarding reference vs const lvalue reference in template code
Aug 28, 2022
c++
c++11
templates
Can the storage of trivially copyable objects be safely reallocated with realloc?
Aug 30, 2022
c++
c++11
language-lawyer
realloc
object-lifetime
« Newer Entries
Older Entries »