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
c++ auto - convenience and confusion [closed]
Jul 05, 2026
c++
c++11
Brace Initialize struct with virtual functions
Jul 05, 2026
c++
c++11
struct
constructor
initialization
Can an strstream directly use the buffer of a standard string
Jul 05, 2026
c++
c++11
stringstream
Returning std:vector with std::async c++11
Jul 05, 2026
c++
c++11
vector
Range-based for loop and std::vector: are elements processed in order?
Jul 04, 2026
c++
c++11
for-loop
stdvector
C++ Days between given date and today´s date
Jul 05, 2026
c++
date
c++11
boost
time
template template that accepts a mixture of type and template arguments [duplicate]
Jul 04, 2026
c++
templates
c++11
c++14
type-traits
std::this_thread::sleep_for implementation depends on system clock
Jul 03, 2026
c++
windows
c++11
Is there any effect on the operations with the variables independent of consume atomic-load?
Jul 03, 2026
c++
multithreading
c++11
concurrency
stdatomic
std::chrono: Set clock's epoch to 1/1/0000
Jul 04, 2026
c++
c++11
epoch
c++-chrono
Avoid unnecessary constructor calls while inserting element to std::unordered_map?
Jul 04, 2026
c++
c++11
stl
Partial specialization does not use any of its template parameters
Jul 03, 2026
c++
c++11
variadic-templates
template-meta-programming
template-specialization
What's the differences between `int*[1]` and `int(*)[1]`?
Jul 04, 2026
c++
c++11
type-conversion
type-safety
using-declaration
unique_ptr constructor with rvalue deleter returns null?
Jul 04, 2026
c++
c++11
unique-ptr
Calculating average of vectors using templates
Jul 03, 2026
c++
templates
c++11
variadic-templates
dlclose() doesn't work with factory function & complex static in function?
Jul 03, 2026
c++
linux
gcc
c++11
dlopen
Can I mark a function with noexcept if it has an argument passed by copy?
Jul 02, 2026
c++
c++11
operator-keyword
noexcept
Need of extra brackets in two-dimensional array initialization in C++11 [duplicate]
Jul 03, 2026
c++
c++11
c++14
Older Entries »