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
Uniform Initialization with curly brace is mistaken as Initializer List
Jan 13, 2022
c++
c++11
Are multiple non-type template parameter packs allowed?
Aug 17, 2022
c++
templates
c++11
language-lawyer
Calling C/C++ library function from PHP - How to send a -std=c+11 to compiler
Apr 08, 2022
php
c++
c++11
Forward member function to static method
Sep 06, 2022
c++
c++11
function-pointers
member-functions
Parametrize template by function name c++11
Apr 15, 2019
c++
templates
c++11
Making sure move constructor gets called
Jun 02, 2022
c++
c++11
move
move-semantics
Decltype with template parameter
Sep 11, 2022
c++
templates
c++11
decltype
Why isn't the noexcept specifier scoped within the declared method?
Sep 13, 2022
c++
c++11
noexcept
noexcept of a function returning a class having throwing destructor
Sep 13, 2022
c++
c++11
noexcept
Automatic type conversion for templates with const/non-const pointer types
Aug 14, 2021
c++
templates
c++11
clang
Partial Template specialization and icc
Jan 11, 2019
c++
templates
c++11
Clang fails to compile template function in a template class specialization, which has *distinct return type* from the template declaration
Jun 26, 2022
c++
c++11
c++14
clang++
template-specialization
unzip a list of tuples
Jan 25, 2020
c++
c++11
template-meta-programming
use the TYPE from the tempate type argument list
Oct 25, 2022
c++
c++11
templates
c++14
variadic-functions
MSVC2015 decltype parameter type in overloaded template function
Feb 10, 2020
c++
c++11
Moving a shared_ptr to the method called on the object the shared_ptr points to
Nov 06, 2022
c++
c++11
c++14
shared-ptr
c++17
Time complexity of unordered_set<int> find method
Nov 13, 2022
c++11
stl
time-complexity
unordered-set
Can expression using pointers causing unspecified (not undefined!) behaviour be used in constexpr context?
Aug 03, 2021
c++
c++11
language-lawyer
constexpr
unspecified-behavior
Pointers to member as variadic template parameters
Apr 10, 2020
c++11
templates
c++14
template-meta-programming
Requirements on std::forward_list::remove_if predicates
Jun 30, 2022
c++
list
c++11
language-lawyer
predicate
« Newer Entries
Older Entries »