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
Why can't I make in-class initialized `const const std::string` a static member
Sep 24, 2022
c++
c++11
in-class-initialization
RVO force compilation error on failure
Jan 12, 2017
c++
c++11
inline
compiler-optimization
copy-elision
Can I specialize std::begin and std::end for the return value of equal_range()?
Aug 16, 2018
c++
c++11
stl
iterator
template-specialization
Is there a way to auto-promote `vector<int>` to `vector<double>` during function invocation using C++11?
Sep 10, 2022
c++
c++11
Is a friend function template defined in the class available for lookup? clang++ and g++ disagree
Feb 06, 2021
c++
templates
c++11
friend
function-templates
Segmentation fault in std::thread::id's std::operator==
Sep 04, 2019
c++
gcc
c++11
pthreads
static-linking
Different ways of calling an initializer-list-constructor
Oct 01, 2022
c++
c++11
initialization-list
C++ templates: conditionally enabled member function
Apr 30, 2019
c++
templates
c++11
enable-if
How do I create a noexcept function pointer?
Oct 15, 2022
c++
c++11
function-pointers
noexcept
Custom pointer types and container/allocator typedefs
Feb 15, 2022
c++
c++11
template function with corresponding parameters to subset of tuple types
Jan 25, 2022
c++
c++11
tuples
subset
variadic-templates
Eigen alignment issues
Jun 26, 2022
c++11
eigen
memory-alignment
eigen3
Dependent Types: Template argument deduction failed
Oct 18, 2022
c++
templates
c++11
type-inference
Is a c++11 variadic function template overload with a dependent type ambiguous?
Feb 18, 2018
c++
c++11
gcc
clang
language-lawyer
Is it possible to check if const value is known at compile time?
Oct 23, 2022
c++
c++11
constexpr
Partially specializing on non-type template parameter of the wrong type
Apr 30, 2021
c++
templates
c++11
language-lawyer
type-parameter
Automatic constructor in explicitly instantiated class template
Nov 09, 2022
c++
templates
c++11
Compilation error when returning an std::map of implicitly non-copyable structs on new versions of gcc
Jun 08, 2020
c++
c++11
gcc
Chain-calling member functions off a constructor of a named object
Apr 09, 2022
c++
c++11
chaining
method-chaining
Is behaviour well-defined when `sleep_until()` specifies a time point in the past?
Jun 28, 2020
c++
c++11
language-lawyer
chrono
stdthread
« Newer Entries
Older Entries »