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
CRTP base private constructor and derived friend class cause compilation error using C++17 and uniform initialization
Oct 31, 2025
c++
c++11
c++17
crtp
How to make shared_ptr wrapper class work with make_shared
Oct 30, 2025
c++
c++11
shared-ptr
Return next full second based on current time
Oct 31, 2025
c++
c++11
c++-chrono
why should we use std::move semantic with unique pointers?
Oct 31, 2025
c++
c++11
c++14
smart-pointers
unique-ptr
Use an external buffer for a string without copying
Oct 30, 2025
c++
string
c++11
string-view
Why is a variable not an lvalue in C++?
Oct 31, 2025
c++
c++11
standards
type-traits
Is there any alternative for type alias in C++0x?
Oct 31, 2025
c++
c++11
templates
c++03
Initialising std::array from pointer into a buffer elegantly?
Oct 29, 2025
c++
arrays
c++11
Function param default value std:vector initialization with Rcpp and C++11?
Oct 30, 2025
r
c++11
rcpp
Haskell-like `const` in C++
Oct 30, 2025
c++
c++11
templates
functional-programming
How to read data from Internet using muli-threading with connecting only once?
Oct 30, 2025
c++11
boost-asio
Generate random numbers in C++-11 in different parts of a code using the same seed
Oct 31, 2025
c++
c++11
random
random-seed
How to store string constants that will be accessed by a number of different classes? [closed]
Oct 31, 2025
c++
c++11
unique_ptr and forward declaration: the proper way to code a factory function
Oct 31, 2025
c++
c++11
smart-pointers
forward-declaration
std::timed_mutex::try_lock_for fails immediately
Oct 31, 2025
c++
c++11
mutex
is there a simple timed lock algorithm avoiding deadlock on multiple mutexes?
Oct 31, 2025
c++
boost
synchronization
timeout
c++11
C++ compiles with clang from command line, but not using CMake
Oct 31, 2025
c++
boost
c++11
cmake
clang
Why reference collapsing rules work only for templates?
Oct 30, 2025
c++11
templates
parameter-passing
pass-by-reference
rvalue-reference
How do I write binary data to a file in Modern C++?
Oct 30, 2025
c++11
« Newer Entries
Older Entries »