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
Optimizing portable 128-bit integer shifts on a 32-bit architecture
Oct 30, 2022
c++
c++11
optimization
integer
unsigned-integer
Virtual method with variadic arguments
Oct 31, 2022
c++
c++11
variadic-templates
f-bounded-polymorphism
How can I pass the exact same state of an custom allocator to multiple containers?
Nov 01, 2022
c++
c++11
allocator
stateful
Boost::Future deferred continuation unwrapping deadlocks
Oct 31, 2022
c++
c++11
boost
promise
deadlock
Template function specialization default [duplicate]
Nov 01, 2022
c++
c++11
templates
compiler-errors
compilation Error with NDK using c++static
Oct 31, 2022
android
c++11
android-ndk
webrtc
Move constructor C++11
Nov 01, 2022
c++
c++11
move
move-semantics
unique-ptr
C++ How to make an std::tuple type based on partial specializations?
Oct 31, 2022
c++
c++11
templates
template-meta-programming
template-specialization
Bind class method and pass it as function pointer
Oct 31, 2022
c++
function
c++11
bind
What is the proper way of creating a "thin" struct wrapper for an object?
Oct 31, 2022
c++
c++11
Implicit conversion operator doesn't kick in with operator overloading
Oct 31, 2022
c++
c++11
operator-overloading
conversion-operator
Find and erase element from STL container while iterating
Oct 31, 2022
c++
c++11
What happens to a running method if its object is deleted?
Oct 31, 2022
c++
oop
c++11
When defining a prototype of an overloaded C++ function template, is it legal to use its name to refer to previous definitions?
Oct 31, 2022
c++
c++11
language-lawyer
Templated class specialization where template argument is templated: difference Visual Studio vs. g++
Oct 31, 2022
c++
c++11
templates
gcc
visual-studio-2015
Is there any way to strip a tuple of pairs to variadic template types or instantiat something with variadic types?
Oct 29, 2022
c++
c++11
How to handle or avoid exceptions from C++11 <regex> matching functions (§28.11)?
Dec 31, 2021
c++
regex
c++11
exception
language-lawyer
Why is std::tie not marked constexpr for C++14?
May 17, 2021
c++
c++11
tuples
constexpr
c++14
Overloaded lambdas in C++ and differences between clang and gcc
May 20, 2021
c++
c++11
gcc
clang
overload-resolution
« Newer Entries
Older Entries »