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
Should I be using numeric_limits or C limit macros?
May 02, 2020
c++
c++11
numeric-limits
Functional composition with variadic templates in C++11
Mar 20, 2022
c++
c++11
functional-programming
variadic-templates
Default copy constructor and assignment for class with move constructor and assignment
Jan 23, 2021
c++
c++11
move-semantics
Compile-time detection of deprecated API calls?
Oct 22, 2022
c++
boost
c++11
static-assert
std::unique_ptr::reset checks for managed pointer nullity?
Sep 15, 2022
c++
c++11
language-lawyer
unique-ptr
delete-operator
Pack expansion in variadic templates when ellipsis are on innermost element of a pattern
Oct 16, 2022
c++
templates
c++11
variadic-templates
Detect whether clang is compiling using c++11 or legacy libstdc++ standard library
Oct 12, 2017
xcode
c++11
clang
How to cast int to const GLvoid*?
Sep 01, 2017
opengl
c++11
vertex-buffer
Test whether a type V is among the types of a tuple<...> without variardics
Jul 02, 2021
c++
visual-studio-2012
c++11
tuples
Compiler differences for use of strcmp in a constexpr
May 08, 2022
c++
gcc
c++11
clang
constexpr
Inconsistent overload resolution with rvalue references
Jun 16, 2022
c++
c++11
c++11 decltype returns reference type
Jul 07, 2022
c++
c++11
decltype
What does the double ampersand return type mean? [duplicate]
Apr 26, 2022
c++
c++11
move
ampersand
error C3074: an array can only be initialized with an initializer-list
Nov 28, 2018
c++
arrays
visual-c++
c++11
initialization-list
initializer_list combined with other parameters
Feb 23, 2022
c++
c++11
initialization
Global functions and ambiguous arguments NULL vs. char* between vs 2013 and GCC
Jul 19, 2022
c++
visual-c++
gcc
c++11
std::shared_ptr<T>: implicit constructor for rvalue pointer to T
May 05, 2017
c++
c++11
shared-ptr
rvalue
"onEachSubelement(...)" method for C++
Jun 16, 2019
c++
c++11
containers
Priority queue comparator on object with const member
Aug 05, 2016
c++
c++11
libstdc++
Overload -> operator to forward member-access through Proxy
Nov 20, 2022
c++
c++11
operator-overloading
proxy-pattern
« Newer Entries
Older Entries »