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
Specialising Rcpp::as() for std::array
Oct 23, 2025
r
c++11
rcpp
How to tersely insert a default-constructed object into a std::vector
Oct 23, 2025
c++
c++11
stl
clang std::isspace compilation error
Oct 24, 2025
c++
c++11
c++14
clang++
Temporary captured-variables in lambda functions - C++11
Oct 22, 2025
c++
c++11
lambda
How to use a nested struct/class type as a return value, in a template class?
Oct 24, 2025
c++
c++11
templates
auto
how to disambiguate namespace and class with identical names
Oct 23, 2025
c++
c++11
No clang warning or error, if C++11 lambda returns wrong type [duplicate]
Oct 24, 2025
c++
c++11
types
lambda
clang
template template class, call a function if it exists
Oct 24, 2025
c++
c++11
templates
stl
template-templates
C++ iterator to specific type
Oct 23, 2025
c++
c++11
Are there any pitfalls in using move() instead of std::move()?
Oct 23, 2025
c++
c++11
move
c++ multiple processes writing to the same file - Interprocess mutex?
Oct 23, 2025
c++
c++11
semaphore
file-access
std::chrono doesn't work if passing a variable
Oct 22, 2025
c++
c++11
std
vector of vector with different types
Oct 23, 2025
c++
c++11
vector
boost
stl
Compile time hash with constexpr
Oct 23, 2025
c++
c++11
hash
c++14
template-meta-programming
Should FreeLibrary be called at the end of the program?
Oct 23, 2025
c++
c++11
dll
loadlibrary
Is it possible to use a lambda function inside of a vector's constructor?
Oct 23, 2025
c++
c++11
vector
lambda
initialization
std::map<string, string> to string (first values)
Oct 23, 2025
c++
string
c++11
dictionary
boost
Variadic Template Parameter Packs with Alternating Types
Oct 23, 2025
c++
c++11
variadic-templates
Why does std::sort work when the comparison function uses greater-than (>), but not greater-than-or-equal (>=)?
Oct 22, 2025
c++
c++11
Converting C uint8_t pointer + size combination to C++ iterators
Oct 22, 2025
c++
c
pointers
c++11
iterator
« Newer Entries
Older Entries »