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
Is this (enum : char {}) a gcc bug?
Jan 16, 2020
c++
gcc
c++11
enums
Mixing pass-by-reference and pass-by-value to variadic template function valid?
Feb 26, 2022
c++
templates
c++11
variadic-templates
placement-new
How to refer current class using decltype in C++11?
Sep 26, 2022
c++
c++11
static-methods
decltype
General guidelines for defining lambdas [closed]
Apr 27, 2022
c++
c++11
lambda
Explicit passing "this" parameter to method call
Feb 03, 2022
c++
c++11
std
specializing std::swap for rvalues
Mar 27, 2022
c++
c++11
Custom exception hierarchy. Dreaded diamond from std::exception and std::bad_alloc
Feb 24, 2022
c++
exception
c++11
polymorphism
multiple-inheritance
How to emulate 'const auto' with BOOST_AUTO in C++?
Jun 27, 2021
c++
c++11
boost
Complexity of std::unordered_multiset insert
Feb 19, 2019
c++
c++11
stl
time-complexity
unordered-multiset
std::unordered_map::emplace object creation
Jul 25, 2019
c++
c++11
unordered-map
emplace
Recursive noexcept specification
Mar 04, 2022
c++
c++11
c++14
noexcept
Passing template function pointer to template as template parameter is too verbose
Oct 09, 2021
c++
templates
c++11
parameters
function-pointers
std::rotate return value in gcc 4.9
Jun 29, 2016
algorithm
gcc
c++11
gcc4.9
C++11 compile time format string literal construction for invoking printf
Aug 29, 2019
c++
templates
c++11
metaprogramming
How to swap two parameters of a variadic template at compile time?
Apr 08, 2017
c++
templates
c++11
metaprogramming
variadic-templates
aliasing a variadic template function
Jul 06, 2022
c++
templates
c++11
variadic-templates
c++14
C++11 Kill threads when main() returns?
Dec 09, 2018
c++
multithreading
c++11
How to use SFINAE to restrict overload to input iterators
Mar 11, 2017
c++
templates
c++11
Split parameter pack in 0 ... N-1 and Nth element
Sep 18, 2021
c++11
variadic-templates
Passing a vector of unique_ptr to an object. the vector becomes a member variable. correct approach?
Nov 12, 2022
c++
oop
c++11
« Newer Entries
Older Entries »