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 are member functions addressed this way?
Jan 25, 2026
c++
c++11
What is the reason that C++11 gives up auto_ptr? [duplicate]
Jan 25, 2026
c++
c++11
smart-pointers
Range/Loop through N variables in [modern] C++
Jan 26, 2026
c++
c++11
boost
c++14
c++17
How to get return type and parameter type of a generic lambda?
Jan 25, 2026
c++
c++11
c++14
c++17
generic-lambda
Using std::for_each on call a function with multiple arguments
Jan 25, 2026
c++
c++11
What is the size of std::array<T,0>?
Jan 25, 2026
c++
c++11
stl
sizeof
stdarray
Are the iterators of `map<key, value, greater<>>` and `map<key, value, less<>>` guaranteed to be the same type?
Jan 25, 2026
c++
dictionary
pointers
c++11
iterator
moving elements in a vector is not working as expected
Jan 24, 2026
c++
algorithm
templates
c++11
Implementing custom iterators in C++11
Jan 24, 2026
c++
c++11
Vector is not a member of std with everything included
Jan 25, 2026
c++
c++11
vector
stl
std
Is there a way not to kill an Qt application which throwed a std::bad_alloc?
Jan 25, 2026
c++
qt
exception
c++11
exception-safety
Random Number In-Class Initialisation
Jan 24, 2026
c++
c++11
random
initialization
How do you convert a lvalue to an rvalue? And what happens to the `new` lvalue?
Jan 23, 2026
c++
c++11
move-semantics
Is there any boost/stl container which supports the following operation?
Jan 25, 2026
c++
c++11
boost
stl
why does C++ regex only find a part of what javascript regex find in a string?
Jan 23, 2026
javascript
c++
regex
visual-studio-2010
c++11
Combination of std::ios::openmode to truncate if the file exists but prevent new file creation?
Jan 24, 2026
c++
file
c++11
file-io
stream
alias using vs typedef
Jan 24, 2026
c++
c++11
alias
typedef
using
Why compiler implicitly deletes constructor while trying to initialize an array of objects with C++11 style
Jan 24, 2026
c++
qt
c++11
Bool casts in `std::rel_ops` example?
Jan 23, 2026
c++
c++11
How do I compile with C++98 on MacOS?
Jan 24, 2026
c++
macos
c++11
c++98
Older Entries »