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
Relying on RVO for finally function
Mar 22, 2022
c++
c++11
Unable to instantiate function templates which uses decltype to deduce return type, if called from inside a lambda?
Feb 13, 2019
c++
lambda
c++11
visual-c++-2010
decltype
Will C++0x RValue references or other features will have an impact on streams performance?
Oct 02, 2013
c++
c++11
iostream
Using decltype with member function pointers
Jan 18, 2018
c++
visual-studio
visual-studio-2010
templates
c++11
c++0x std::shared_ptr vs. boost::shared_ptr
Oct 24, 2022
python
c++11
boost
shared-ptr
python-c-api
How to enable c++11 syntax highlighting in Qt Creator for CMake project
Oct 16, 2022
gcc
c++11
cmake
syntax-highlighting
qt-creator
rvalue hello world missing constructor
Apr 15, 2019
c++
c++11
clang
How to get the name, or file and line of caller method? [duplicate]
May 04, 2022
c++
debugging
gcc
methods
c++11
ref-qualified member functions as template arguments?
Mar 19, 2019
c++
templates
c++11
member-functions
ref-qualifier
c++11 to_string to working with code::blocks -std=c++11 flag already selected
Aug 31, 2019
c++
gcc
c++11
stl
class template specialization that accepts all versions of const / volatile qualifications and & vs &&
Nov 06, 2022
c++
templates
c++11
template-specialization
template-meta-programming
Workaround for the inverse of Argument Dependent Lookup?
Feb 12, 2022
c++
c++11
enums
namespaces
argument-dependent-lookup
How safe is this method of emulating move-semantics in C++03?
Nov 20, 2022
c++
c++11
move-semantics
c++03
Initialization of a static constexpr class member of enum-class type by explicit conversion function
Feb 27, 2022
c++
c++11
constexpr
enum-class
Standard C++11 code equivalent to the PEXT Haswell instruction (and likely to be optimized by compiler)
Jun 11, 2019
c++
c++11
bit-manipulation
compiler-optimization
instruction-set
intel
x86
bmi
How can I curry variadic template template parameters?
Sep 24, 2018
c++
templates
c++11
variadic-templates
C++11 lockfree single producer single consumer: how to avoid busy wait
Mar 27, 2022
c++
multithreading
c++11
lock-free
When should smart pointers be used to hold arrays?
Nov 11, 2022
c++
c++11
How do you detect the difference between an enum and a scoped enum using libclang?
Jul 28, 2021
c++11
abstract-syntax-tree
libclang
Why doesn't std::bind account for function arity?
Oct 17, 2022
c++
c++11
« Newer Entries
Older Entries »