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
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
Filter a list of values at compile time with gnu++11 and no stdlib (Arduino environment)
Feb 06, 2022
c++
c++11
arduino
Selectively disable C++ Core Guidelines Checker for third party libraries
Apr 02, 2021
c++
visual-studio
c++11
boost
code-analysis
Explicitly deleted move constructor
Oct 12, 2018
c++
c++11
constructor
copy-constructor
Passing forwarding references to thread wrapper class
Mar 21, 2021
c++
multithreading
c++11
Function argument evaluation order vs Lambda capture evaluation order
Oct 26, 2022
c++
c++11
c++14
move-semantics
What's the least possible denominator/divisor value?
Nov 04, 2022
c++
c++11
Convert a 74-bit integer to base 31
May 01, 2022
c++
c++11
bigint
base-conversion
std-bitset
Placing a namespace-scope file-local (.cpp) constant in an anonymous namespace or not
Oct 25, 2022
c++
c++11
namespaces
c++03
linkage
« Newer Entries
Older Entries »