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
std::unique_ptr deleted function, initializer_list - driven allocation
Jan 31, 2020
c++
c++11
unique-ptr
initializer-list
Boost 1.53 local date time compiler error with -std=c++0x
Jul 11, 2021
c++
boost
c++11
g++
C++11 virtual copy constructor
Nov 19, 2022
c++
design-patterns
c++11
copy-constructor
What is the underlying structure of std::initializer_list?
Oct 28, 2022
c++
c++11
stl
initializer-list
Size of array has non-integral type when using c++11 enum class
Jun 27, 2022
c++11
enums
c++ chrono duration_cast to milliseconds results in seconds
Nov 04, 2022
c++
c++11
chrono
Indirect recursion, dependent static variables
May 08, 2019
c++
c++11
recursion
static-initialization
Weird behavior of reference to vector.back() after vector is modified
May 10, 2019
c++
c++11
vector
reference
How to make an infinite sequence in C++
Dec 28, 2019
c++
boost
c++11
How to create an std::function as method argument with std::stoi as default value?
Nov 18, 2022
c++
function
c++11
std
How to initialise a vector member variable in the class definition?
Sep 11, 2022
c++
c++11
xcode5
visual-studio-2013
uniform-initialization
Which parts of the C standard library are not covered by (the rest of) the C++ standard library?
Feb 17, 2018
c++
c++11
c++-standard-library
Can a C++ enumeration be made bigger than 64 bits?
Jun 20, 2022
c++
c++11
enums
unable to apply std::set_intersection on different types of structs with a common field
Aug 10, 2021
c++
c++11
lambda
stl
set-intersection
std::forward of a function passed via universal reference?
Jan 18, 2020
c++
c++11
lambda
perfect-forwarding
universal-reference
Proper boolean random generator (Bernoulli distribution)
Oct 26, 2022
c++
c++11
random
boolean
probability
std::unique_ptr and pointer to pointer
Mar 02, 2019
c++
c++11
unique-ptr
Is it C++ standard-compliant to define a variable using `A<int>::template B<int> x;`? [duplicate]
Jan 03, 2022
c++
templates
c++11
compiler-construction
portability
How to properly create a custom exception with a message?
Nov 12, 2022
c++
exception
c++11
Compile-time generate integer sequence with one left out
Jul 27, 2020
c++
templates
c++11
« Newer Entries
Older Entries »