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
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
Compile time type conversion check (constexpr and user defined literals)
Jul 31, 2019
c++
c++11
constexpr
Move constructor signature
Jun 21, 2019
c++
c++11
move-constructor
how to avoid static_cast when using std::make_tuple with overloaded functions
Dec 23, 2018
c++
c++11
tuples
C++11 is_pod with GCC 4.6
May 21, 2019
c++
c++11
gcc
Concurrent writes to different locations in the same cache line
Apr 14, 2017
c++
caching
concurrency
c++11
memory-model
noexcept specifier and compiler optimizations
Nov 02, 2022
c++
c++11
compiler-optimization
noexcept
How can I pass a substring by reference?
Mar 22, 2022
c++
algorithm
c++11
Binding function arguments in C++11
Oct 24, 2022
c++
templates
c++11
variadic-templates
Lambda expression sneakily capturing `this`
Oct 28, 2022
c++
c++11
lambda
Why does this basic thread program fail with Clang but pass in g++?
Feb 10, 2019
c++
c++11
implicit constexpr?
Aug 13, 2022
c++
c++11
constexpr
« Newer Entries
Older Entries »