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
Is {1, 2} a value? If yes, what is its type? If no, why can it be assigned to an initializer list?
Nov 08, 2022
c++
c++11
types
type-conversion
initializer-list
Multikey map using variadic templates
Jun 24, 2022
c++
templates
c++11
variadic-templates
variadic
Iterator into container which is moved
Aug 20, 2022
c++
c++11
iterator
Static const template member initialization fails with MSVC
Jul 20, 2021
c++
visual-c++
c++11
boost variant busted in 1_54?
Jan 26, 2022
c++
boost
c++11
variant
Checking Q_OBJECT macro with static_assert
Aug 19, 2019
c++
qt
c++11
qobject
static-assert
Changing VTBL of existing object "on the fly", dynamic subclassing
Jun 16, 2022
c++
c++11
new-operator
Global function is slower than functor or lambda when passed to std::sort
Sep 10, 2022
c++
optimization
c++11
lambda
functor
How does the 'auto' keyword know when to use a const_iterator matching function overloads?
Feb 29, 2020
c++
c++11
constants
auto
overloading
Move of class with pimpl won't compile
Aug 24, 2018
c++
c++11
pimpl-idiom
opaque-pointers
Compiler hang when initializing large std::arrays
Jul 05, 2022
c++
arrays
c++11
What is the raw_storage_iterator component uses/advantages in C++
Jun 27, 2016
c++
performance
c++11
copy-constructor
assignment-operator
non-constexpr calls in constexpr functions
Sep 17, 2022
c++
c++11
constexpr
c++14
Can explicitly defaulted / deleted functions overload on ref qualifiers?
Jul 30, 2019
c++
c++11
boost::thread and std::thread compatibility issues?
Jul 24, 2021
c++
multithreading
c++11
boost
How to overload a template function depending on argument's call operator args or existence?
Nov 06, 2022
c++
templates
c++11
variadic-templates
sfinae
Templated Function that works for iterators over raw pointers as well as iterators over unique_ptrs
Mar 13, 2022
c++
templates
c++11
iterator
unique-ptr
Acquire/release semantics on atomic variables accessed via []-operator
Jan 27, 2019
c++
arrays
c++11
shared-memory
Casting a section of a std::vector<char> to std::array<char, n>, c++11
Oct 31, 2020
c++
c++11
Can you forget about Checked-Delete when using C++11 smart pointers?
Feb 09, 2022
c++
c++11
destructor
smart-pointers
incomplete-type
« Newer Entries
Older Entries »