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
istream_iterator to iterate through bytes in a binary file
Apr 13, 2022
c++
c++11
vector
hex
istream-iterator
Boost.log: How to prevent the output will be duplicated to all added streams when it uses the add_file_log() function?
Nov 04, 2022
c++
c++11
boost
boost-log
boost-logging
Padding a vector with 0's if it's not a multiple of 8
Nov 14, 2022
c++
c++11
vector
padding
fmod
Transforming n binary calls to one n-ary call in C++?
Jun 26, 2022
c++
templates
c++11
std::forward vs std::move while binding lvalue to rvalue reference
May 03, 2019
c++
c++11
Why is sizeof(std::mutex)==40 (gcc,clang,icc)? [duplicate]
Apr 15, 2018
c++
c++11
mutex
How to prevent the constructor from creating an object when an exception is thrown
Feb 04, 2022
c++
c++11
constructor
exception-handling
try-catch
How to declare a variable in the brackets of if statement?
Feb 19, 2022
c++
c++11
Interpret a std::string as a std::vector of char_type?
Sep 25, 2022
c++
c++11
vector
array-view
Why we keep mutex instead of declaring it before guard every time?
Sep 06, 2022
c++
multithreading
c++11
mutex
race-condition
std::make_pair with c++ 11
Oct 30, 2022
c++
c++11
gcc
boost
raspberry-pi
How to ask for a small addition? (syntax of pure virtual functions)
Aug 19, 2022
c++
standards
c++11
Confused by the difference about value-initializtion between C++ 11&14 [duplicate]
Nov 14, 2022
c++
c++11
clang
clang++
Least restrictive memory ordering for spin-lock with two atomics
Aug 18, 2022
c++
multithreading
c++11
atomic
memory-barriers
« Newer Entries
Older Entries »