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 does this compile with Visual Studio 2013 but not g++-4.8.1?
Feb 10, 2022
c++
visual-studio
c++11
g++
visual-studio-2013
Why use bind instead of function call?
Apr 19, 2022
c++
c++11
boost
bind
How can I return a lambda object?
Nov 11, 2022
c++
c++11
lambda
c++14
The correct way to define default argument for a friend function in C++
Oct 21, 2022
c++
c++11
xcode5
Initialization by null pointer constant: which behaviour is correct?
Sep 06, 2022
c++
pointers
c++11
language-lawyer
Compiler error when exporting class
Oct 05, 2020
c++
visual-c++
c++11
Why doesn't C++ have a const universal reference?
Sep 16, 2022
c++
c++11
universal-reference
Recursive lambda callbacks without Y Combinator
Jun 05, 2022
c++
c++11
recursion
lambda
closures
constexpr conversion of hex chars to std::string
Feb 22, 2022
c++
string
c++11
type-conversion
Determining whether a C++ class has a private destructor
Jan 27, 2018
c++
c++11
destructor
private
Did C++11 introduce a case-insensitive string comparison algorithm?
Aug 28, 2022
c++
c++11
boost
stl
C++ All combinations of a vector
Feb 03, 2017
c++
algorithm
c++11
boost
stl
std::pair complains about incomplete type
Dec 21, 2021
c++
c++11
boost
Referring to "this" as a shared_ptr? [duplicate]
May 04, 2017
c++
c++11
shared-ptr
Why is there a special type deduction rule for auto and braced initializers in C++11/C++14?
Mar 04, 2022
c++
c++11
auto
c++14
initializer-list
C++ using snprintf in ostream with rvalue buffer, is this well-formed?
Mar 30, 2018
c++
arrays
c++11
rvalue-reference
Eigen::aligned_allocator fails with std::unordered_multimap
Nov 30, 2017
c++
c++11
eigen
discrepancy between clang and g++ in dealing with const objects [duplicate]
Aug 29, 2020
c++
c++11
constants
Container with std::vector and std::set properties ?
May 25, 2019
c++
c++11
containers
Hash an arbitrary precision value (boost::multiprecision::cpp_int)
Mar 28, 2022
c++
c++11
boost
hash
arbitrary-precision
« Newer Entries
Older Entries »