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
Use of 'using' keyword to make inherited constructor public [duplicate]
Nov 06, 2022
c++
inheritance
testing
c++11
using
constexpr array of constexpr objects using move ctor
Oct 18, 2022
c++
c++11
c++14
constexpr
What does T& mean for some template argument T? [duplicate]
Nov 10, 2022
c++
templates
c++11
reference
typetraits
Extern template for template parametrized with incompete type
Aug 30, 2022
c++
templates
c++11
forward-declaration
incomplete-type
How to store non-copyable std::function into a container?
Apr 02, 2017
c++
function
c++11
move
VS2015 Internal Compiler Error when using inheriting constructors
Apr 28, 2020
c++
c++11
visual-c++
visual-studio-2015
internal-compiler-error
Inheriting constructors and brace-or-equal initializers
Apr 15, 2019
c++
c++11
constructor
inherited-constructors
What's the point of std::function constructor with custom allocator but no other args?
Apr 19, 2022
c++
c++11
std-function
storage duration of underlying character data with user-defined string literal
Aug 27, 2022
c++
c++11
c++14
user-defined-literals
storage-duration
Is std::thread::id unique across processes?
Sep 05, 2022
c++11
stl
stdthread
Correct way to use std smart pointers to ensure ptr safety
Sep 20, 2019
c++
pointers
c++11
How to delete shared_ptr content and replace it with new object?
Oct 26, 2022
c++
c++11
Why is the return type of std::reverse_iterator::operator[] unspecified?
Sep 14, 2018
c++
c++11
stl
language-lawyer
C++ implicit conversions with brace initializers
Apr 10, 2022
c++
c++11
implicit-conversion
list-initialization
Is there any way for compile-time check of string user-defined literal?
Oct 28, 2022
c++
c++11
user-defined-literals
How to make a function template that takes a functor with variable arguments
Sep 05, 2022
c++
c++11
templates
lambda
Calling function in a namespace without qualification
Sep 14, 2022
c++
c++11
namespaces
Inconsistencies with conditional noexcept and overloads
Feb 22, 2022
c++
c++11
templates
argument-dependent-lookup
noexcept
Is it good practice to override the destructor?
Aug 12, 2022
c++
c++11
overriding
destructor
Why does removing the default parameter break this constexpr counter?
Feb 14, 2022
c++
c++11
templates
metaprogramming
« Newer Entries
Older Entries »