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
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
Changing boost::scoped_ptr to std::unique_ptr
Apr 22, 2022
c++
c++11
boost
smart-pointers
unique-ptr
deduce entire vector space at compile time
Jul 21, 2021
c++
templates
c++11
variadic-templates
c++14
Making a private inherited inner template public via a using directive
May 14, 2021
c++
templates
c++11
language-lawyer
Unusual behavior with auto while traversing a dynamic vector
Jun 23, 2022
c++
c++11
vector
iterator
auto
« Newer Entries
Older Entries »