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
Checking for a match in each element of a 2d vector
Dec 19, 2025
c++
for-loop
c++11
tic-tac-toe
2d-vector
Can't move std::packaged_task into a lambda
Dec 19, 2025
c++
c++11
asynchronous
How to efficiently implement assign a vector's data to a number of variables?
Dec 18, 2025
c++
c++11
variadic-templates
memory check library for MinGW [closed]
Dec 19, 2025
c++
c++11
memory-leaks
memory-leak-detector
Cast all members of an std::vector
Dec 19, 2025
c++
c++11
casting
can random C++ 2011 standard functions be called from a C routine?
Dec 19, 2025
c++
c
c++11
random
C++ Auto Keyword - Float vs Int Trouble
Dec 19, 2025
c++
c++11
auto
error: no matching function for call to 'std::basic_ifstream<char>::basic_ifstream(std::__cxx11::string&)'
Dec 19, 2025
c++
c++11
Is basic_string conversion via iterators legal?
Dec 18, 2025
c++
string
c++11
string-conversion
C++11 threads: notify_all() or notify_one() when I only have one?
Dec 17, 2025
c++
c++11
condition-variable
Casting between std::array types [duplicate]
Dec 17, 2025
c++
arrays
stl
c++11
Segmentation fault using array of promises
Dec 17, 2025
c++
multithreading
c++11
future
convert 'std::initializer_list<int>' to 'int'
Dec 17, 2025
c++
c++11
initializer-list
Can we use int... as an argument for template parameter pack directly?
Dec 17, 2025
c++
c++11
templates
parameter-pack
How to avoid unnecessary copies when initializing vectors with variadic templates [duplicate]
Dec 16, 2025
c++
c++11
move-semantics
copy-elision
Concatenate strings provided by a class method in C++
Dec 15, 2025
c++
string
algorithm
c++11
stl
Using sse and avx intrinsics to add a set of packed singles into one value
Dec 16, 2025
c++
c++11
sse
avx
matching nullptr by T *
Dec 16, 2025
c++
pointers
c++11
metaprogramming
generic-programming
using std::get<>() in std::for_each
Dec 16, 2025
c++
visual-studio-2012
c++11
Older Entries »