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
How can I prevent undefined behavior and the ABA issue in this lock-free stack function?
Jul 18, 2026
c++
multithreading
c++11
compare-and-swap
Same outer structure only one difference between functions
Jul 18, 2026
c++
c++11
Splitting std::vector based on some criteria
Jul 17, 2026
c++
arrays
c++11
vector
How to configure .clang-format to skip formatting lines starting with certain strings like LOGGING_INFO in C++11?
Jul 16, 2026
c++
c++11
clang-format
Variadic template unpacking arguments in typedef
Jul 17, 2026
c++
c++11
variadic-templates
hypodermic
std::bind, this and QtConcurrent
Jul 17, 2026
c++
c++11
qtconcurrent
stdbind
Iterating through an rvalue container
Jul 17, 2026
c++
loops
c++11
rvalue
boost-foreach
C++ 11 with Raspberry Pi performances
Jul 17, 2026
c++
performance
c++11
raspberry-pi
How can I pass a function to a templated function A which may have a different signature based on another parameter to A?
Jul 17, 2026
c++
templates
c++11
first-class-functions
Weird overload resolution with variadic function templates
Jul 17, 2026
c++
c++11
language-lawyer
variadic-templates
overload-resolution
Invalid null pointer error when converting std::chrono::system_clock::time_point::min() to string
Jul 15, 2026
c++
visual-studio-2012
c++11
stl
c++-chrono
No matching member function for call to "insert" std::unordered_map
Jul 15, 2026
c++
c++11
typedef
unordered-map
implicit convert from lambda to std::function inside variadic template
Jul 17, 2026
c++
c++11
lambda
Apple Clang; using C++11 with libstdc++
Jul 16, 2026
c++
c++11
clang
llvm
libstdc++
sleep sort in c++ 11
Jul 14, 2026
c++
multithreading
c++11
Can one parameter in a C++11 template depend on another?
Jul 16, 2026
c++
templates
c++11
typename
Is there a way to write a macro to do perfect forwarding using only the variable name (i.e. a FWD(t) which is equivalent to std::forward<T>(t))? [duplicate]
Jul 16, 2026
c++
templates
c++11
decltype
perfect-forwarding
Is there any equivalent of mach/mach_time.h library for c++
Jul 15, 2026
c++
objective-c
c++11
Initialize pointer to structure - compiler warning
Jul 15, 2026
c++
c++11
struct
g++
warnings
« Newer Entries
Older Entries »