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
Store shared pointer in lambda to keep it alive
Nov 03, 2025
c++
c++11
lambda
shared-ptr
functor
How to define compile time ternary literal in C++?
Nov 03, 2025
c++
c++11
templates
variadic-templates
user-defined-literals
C++ variadic template with non-type parameters of different types
Nov 04, 2025
c++
templates
c++11
variadic-templates
std::lock_guard seems to give thread safety despite scoped block
Nov 03, 2025
c++
multithreading
c++11
concurrency
Efficient usage of a c++11 shared_ptr in an asset manager
Nov 03, 2025
c++
opengl
c++11
shared-ptr
Why is std::back_inserter_iterator not WeaklyIncrementable in RangeV3?
Nov 03, 2025
c++11
insert
iterator
c++-concepts
range-v3
magic statics: similar constructs, interesting non-obvious uses?
Nov 03, 2025
multithreading
c++11
C++ variadic template - limit number of args
Nov 02, 2025
c++
templates
c++11
variadic-templates
Android NDK linker Error:error: undefined reference to std::basic_string
Nov 03, 2025
c++11
android-ndk
android-gradle-plugin
build.gradle
ndk-build
Why compilers generate a copy/move constructors when there is a templated constructor?
Nov 03, 2025
c++
c++11
Rcpp error: ‘unique_ptr’ is not a member of ‘std’
Nov 01, 2025
c++
r
c++11
rcpp
C++ regex replace first match
Nov 03, 2025
c++
regex
string
c++11
Practical use cases for alignof and alignas C++ keywords
Nov 03, 2025
c++
c++11
memory-alignment
memory-layout
In C++, how can I delete all zeros except for x of them in every run of consecutive zeros within a list?
Nov 02, 2025
c++
algorithm
list
c++11
erase-remove-idiom
C++11 - tuple and move semantics
Nov 02, 2025
c++
c++11
get value_type of dereferencable types
Nov 02, 2025
c++
visual-studio-2010
c++11
template-meta-programming
type-traits
Global/Static variables initialization issue with __attribute__((constructor)) in shared library
Nov 02, 2025
c++
c++11
shared-libraries
Keeping all strings JNI android to protect from reverse engineering?
Nov 02, 2025
android
c++11
java-native-interface
obfuscation
deobfuscation
Older Entries »