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
How should I loop over an enum class in C++11?
Sep 26, 2022
c++
enums
c++11
What am I allowed to do with a static, constexpr, in-class initialized data member?
Sep 24, 2022
c++
c++11
static-members
constexpr
one-definition-rule
Length of user-defined string literal as a template argument?
Nov 15, 2022
c++11
generic-programming
user-defined-literals
Visual C++ 12 (VS2013 Preview) variadic template with function parameter workaround
Feb 07, 2022
visual-c++
c++11
Parallel implementations of std algorithms and side effects
Feb 26, 2022
c++
algorithm
c++11
Scott Meyers on Rvalueness
Apr 18, 2019
c++
c++11
move-semantics
rvalue-reference
Is std::call_once reentrant and thread safe?
Sep 14, 2022
c++
c++11
Explicit ref-qualified conversion operator templates in action
Nov 07, 2022
c++
c++11
rvalue-reference
conversion-operator
ref-qualifier
how to determine if an address is cache aligned?
Apr 04, 2022
c++
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
« Newer Entries
Older Entries »