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
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
Why function template does not understand NULL but works with nullptr?
Oct 29, 2022
c++
c++11
How to work around the fact that std::function has no operator==?
Nov 01, 2021
c++
c++11
Attempting to reference a deleted function when using a mutex
Dec 09, 2019
c++
multithreading
c++11
struct
Alternative to "extern template" in every source file
Sep 05, 2022
c++
templates
c++11
A way to filter range by indices, to get min_element from filtered indices only?
Nov 04, 2018
c++
templates
c++11
boost
c++14
Performing intersection of vector c++
May 13, 2022
c++
c++11
vector
Make Boost Dijkstra algorithm stop when it reaches a destination node
Jun 07, 2022
c++11
dijkstra
boost-graph
return a value without return type declaration in template, is this a typo?
Aug 05, 2022
c++
c++11
template-meta-programming
C++ hexfloat compile-time parsing
Jun 23, 2022
c++
c++11
visual-c++
How do I properly initialize 'struct stat' using C++11?
Nov 06, 2022
c++
c++11
« Newer Entries
Older Entries »