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
for_each on a reverse_iterator of a custom bidirectional iterator requires OutputIterator
Dec 16, 2022
c++
c++11
stl
c++14
reverse-iterator
How to multithread reading a file in c++11?
Dec 16, 2022
c++
multithreading
c++11
mutex
Is it possible to use range-based for loops with iterator ranges?
Dec 17, 2022
c++
c++11
stl
Results of tbb::parallel_reduce and std::accumulate differ
Dec 17, 2022
c++
c++11
reduce
tbb
Why does the print statement change the value of pointer?
Dec 16, 2022
c++
pointers
c++11
Type alias for std::function
Dec 17, 2022
c++
function
c++11
type-alias
Merge two lists c++
Dec 15, 2022
c++
c++11
Automatically select a C++11-compatible g++ version in the Makefile
Dec 17, 2022
c++
c++11
makefile
C++0x auto cannot deduce the type of vector<int> member function pointer
Dec 17, 2022
c++
c++11
vector
auto
std::map find not working in C++ [duplicate]
Dec 16, 2022
c++
string
c++11
stl
omnet++
Why is my function overload not preferred over my templated one?
Dec 17, 2022
c++
templates
c++11
overload-resolution
Purpose of Dummy Parameter in Postfix Operator Overload? c++
Dec 16, 2022
c++
class
c++11
methods
parameters
Is nullptr used to terminate C-style strings?
Dec 17, 2022
c++
c
pointers
c++11
c-strings
Compile time replacement of string constants with integers
Dec 17, 2022
c++
c++11
Why can't I get any performance improvements by running multiple threads in C++11?
Dec 16, 2022
c++
multithreading
c++11
parallel-processing
c++ std::map get element with highest key below X?
Dec 16, 2022
c++
c++11
stl
stdmap
How to map ranges to values?
Dec 16, 2022
c++
c++11
Is this a misuse of unique_ptr?
Dec 14, 2022
c++
c++11
c++14
Shared pointers not increasing the use_count
Dec 16, 2022
c++
c++11
shared-ptr
reference-counting
make-shared
Singleton object using unique_ptr
Dec 16, 2022
c++
c++11
« Newer Entries
Older Entries »