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
Uninitialized std::complex constructor when using 'new'
May 17, 2022
c++
c++11
default-constructor
Who is failing, boost, clang, or gcc? Issue with std::chrono used with boost::asio
May 14, 2019
c++11
boost
clang
boost-asio
Getting Howard Hinnant's short_alloc (C++11 version) to compile in Visual C++ 2015
May 08, 2022
c++
visual-c++
c++11
memory
allocation
How to design classes with constructor taking a std::initializer_list?
Mar 21, 2022
c++
c++11
vector
initializer-list
C++: Generic factory that can call any constructor?
Feb 19, 2022
templates
c++11
factory
type-erasure
Is "char[]" a proper type?
Jun 13, 2022
c++
arrays
templates
c++11
Segfault in std::atomic load?
Nov 14, 2022
c++
c++11
segmentation-fault
atomic
Whether to use T const& or T&&
Nov 10, 2022
c++
c++11
rvalue
universal-reference
Finding the type of a pointer
Aug 10, 2022
c++
c++11
Time complexity of std::lower_bound on a sorted vector
Jan 12, 2019
c++
c++11
vector
iterator
lower-bound
Functional C++11 strange behavior
Mar 09, 2022
c++
pointers
c++11
function-pointers
name lookup for typedef is buggy in GNU compiler?
Aug 31, 2022
c++
c++11
typedef
language-lawyer
name-lookup
std::move or std::forward with parameter std::unique_ptr<T>&&
Jul 10, 2018
c++
c++11
c++11 std::hash function object classes thread safety
Oct 22, 2022
c++
c++11
thread-safety
How to convert std::vector<std::reference_wrapper<T> > to std::vector<T>
Nov 12, 2022
c++
c++11
vector
reference-wrapper
Why do clang and gcc handle braced-initialization of structs with in-class initialization differently?
Oct 11, 2019
c++
c++11
gcc
clang
c++14
Conditional reference declaration in template class
Aug 19, 2021
c++
templates
c++11
alias
How to get reference to inserted object from std::map::emplace()?
Jan 08, 2020
c++
c++11
stdmap
the array Initialize in C++ [duplicate]
Feb 04, 2020
c++
c++11
Why does std::extent applied to auto& yield zero?
Aug 30, 2022
c++
c++11
« Newer Entries
Older Entries »