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
Why can't I use traits with forwarding references in C++?
Feb 27, 2020
c++
c++11
typetraits
perfect-forwarding
Is it possible to ensure that a function is only called during the 'static initialization' step
Mar 30, 2022
c++
c++11
static-initialization
Overloading type from parent namespace
Feb 09, 2021
c++
c++11
namespaces
c++14
What is difference between "owned pointer" and the "stored pointer" for std::shared_ptr?
Sep 08, 2022
c++
c++11
shared-ptr
Use of `= default` allowing private constructor to be accessed
Sep 16, 2022
c++
c++11
std::make_pair vs C++11 uniform initializer
Apr 01, 2021
c++
c++11
uniform-initialization
Memory Allocation of Static Members in a Class
Oct 20, 2022
c++
visual-c++
c++11
C++0x function<>, bind and members
Jan 04, 2019
c++11
bind
functional-programming
member-function-pointers
C++11 Lambda Functions inside member methods inherit scope
Sep 23, 2022
c++
lambda
member-functions
c++11
Rvalue reference usage within initialization lists
Aug 07, 2018
rvalue-reference
c++11
We have an international standard: C++0x is unanimously approved. Where can I find the latest draft/copy? [duplicate]
May 20, 2021
c++
c++11
Need quote from standard about legality of main function as a template function
Jul 02, 2018
c++
templates
c++11
clang
main
C++11 / g++ : std:: qualifier required in lambda, although "using namespace std" is given
Aug 23, 2017
c++
lambda
g++
c++11
C++11 regex details [closed]
Oct 25, 2019
c++
regex
c++11
Can heap allocated object be move on the stack?
Sep 22, 2022
c++
memory-management
c++11
boost-asio
move-semantics
How to use variadic templates to make a generic Lua function wrapper?
Jul 29, 2014
c++
c++11
lua
variadic-templates
member-functions
When not to use std::forward with r-values?
Jun 07, 2022
c++
c++11
parameter-passing
perfect-forwarding
Is there a simple example of move construction that won't get elided?
Aug 26, 2022
c++
c++11
move-semantics
C++11 issues when moving from Visual Studio 2010 to 2012
Oct 15, 2022
c++
visual-c++
c++11
visual-studio-2012
unique-ptr
Getting access to the back of a template parameter pack in O(1)
Nov 10, 2019
c++
c++11
variadic-templates
template-meta-programming
« Newer Entries
Older Entries »