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
Can you forget about Checked-Delete when using C++11 smart pointers?
Feb 09, 2022
c++
c++11
destructor
smart-pointers
incomplete-type
Preserving the implicitness of construction in a policy-based class
Oct 06, 2020
c++
c++11
constructor
implicit-conversion
policy-based-design
Compile-time template `std::integral_constant` counter - how to implement it?
May 05, 2022
c++
templates
c++11
c++14
constexpr
Program runs in Visual Studio 2012 but not ideone.com
Nov 06, 2022
c++
visual-studio-2012
c++11
language-lawyer
Replacing Multi-Dimension for-loop with range-based for-loop
May 27, 2022
c++
c++11
for-loop
C++ std::vector behaves like leaking memory in specific situations
Aug 30, 2022
c++11
vector
memory-leaks
Explicit template static member instantiation in a derived class
Aug 23, 2022
c++
templates
c++11
inheritance
singleton
reading a C++ ifstream twice?
Oct 15, 2017
c++
linux
c++11
why is an uninitialized constexpr variable not constant?
Oct 26, 2022
c++
c++11
gcc
constexpr
template operators fail seemingly on ambiguity
Oct 23, 2019
c++
templates
c++11
header
operators
Find unexecuted lines of c++ code
Feb 21, 2022
c++
c++11
macros
g++
code-coverage
Variadic templates type deduction
Feb 26, 2017
c++
templates
c++11
metaprogramming
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
« Newer Entries
Older Entries »