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
Is this hazard pointer example flawed because of ABA issue?
May 14, 2021
c++
c++11
concurrency
lock-free
aba
Empty initializer list as argument doesn't call default constructor
Oct 23, 2022
c++
c++11
list-initialization
Insert a sorted range into std::set with hint
Mar 22, 2022
c++
c++11
stdset
How can I check if a templated method was called at compile-time?
Jun 02, 2022
c++
c++11
templates
template-meta-programming
introspection
compile time check that trait specialization has unique id
Jun 09, 2022
c++
c++11
Is there a c++ trait to find the most restricted type between two types in C++?
May 27, 2022
c++
c++11
templates
typetraits
Thread synchronization problem with c++ std::atomic variables
Mar 30, 2022
c++11
atomic
Call a function with std::function as argument with a lambda
Oct 22, 2022
c++
c++11
What are the name lookup and type simplification rules for trailing return types?
Jul 01, 2022
c++
c++11
language-lawyer
return-type
trailing-return-type
Can a smart pointer be optimized away?
Aug 25, 2022
c++
c++11
smart-pointers
Custom container traversal with range-based for loop
Oct 31, 2021
c++
c++11
traversal
Practical difference between a struct with only operator() and a normal function
Sep 16, 2022
c++
c++11
c++14
Calculating std::hash using different compilers
Jul 04, 2022
c++
c++11
Should I write noexcept only to constructors and move operators?
Aug 30, 2022
c++
c++11
C++ : has_trivial_X type traits
Jan 19, 2022
c++
types
c++11
is there a way to use c++0x at xcode? I want to use gcc 4.4 or greater
Jun 29, 2018
c++
iphone
xcode
c++11
Is there a way to deduce the signature of a lambda as an mpl sequence?
Nov 01, 2020
c++
lambda
c++11
metaprogramming
boost-mpl
Accessing a class template parameter type inside a member function with a lambda fails
Apr 28, 2022
c++
templates
lambda
c++11
traits
Should I make lambdas static?
Feb 05, 2020
lambda
c++11
What are lookup rules when calling function from lambda?
Mar 04, 2022
c++
c++11
« Newer Entries
Older Entries »