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
Does shared_ptr's dtor require the use of a "deleter"?
Oct 16, 2022
c++
c++11
shared-ptr
language-lawyer
Phoenix::bind for C++11 lambdas in boost::spirit::qi semantic actions
Apr 21, 2021
c++
c++11
lambda
boost-spirit
Is there a conjunction of type predicates that correspond to std::is_pod<>?
Sep 26, 2015
c++11
typetraits
Optimization and multithreading in B.Stroustrup's new book
Sep 24, 2018
c++
multithreading
optimization
c++11
Constness of captured reference
Oct 15, 2022
c++11
constants
enum class in QVariant in QSettings
Aug 28, 2022
c++11
qt5
qvariant
qsettings
enum-class
call of overloaded with ref-qualifiers member function is ambiguous
Mar 27, 2021
c++
c++11
overload-resolution
ref-qualifier
Using variadic templates to specify friend classes
Jul 17, 2021
c++
templates
c++11
variadic-templates
friend
Merge vector and initializer_list in initialization of vector<vector<T>>?
Oct 28, 2022
c++
c++11
vector
initializer-list
Memoization functor wrapper in c++
Mar 25, 2021
c++
templates
c++11
recursion
memoization
Forcing C++11 lambda to capture a variable
Oct 26, 2022
c++
c++11
lambda
How to insert a new value to a set and erase another at the same time?
Jun 17, 2022
c++
c++11
stl
set
Type of the first parameter of a member function in C++11
Jul 19, 2017
c++
templates
c++11
template-meta-programming
"Using" declaration with scope only on current class?
Oct 26, 2022
c++
c++11
using
using-directives
reinterpret_cast / static_cast and undefined behavior
Feb 27, 2018
c++
c++11
variant
reinterpret-cast
static-cast
Template meta-code and private members
Feb 17, 2022
c++
templates
c++11
c++03
Specializing std::hash for templated Key
Sep 15, 2022
c++
templates
c++11
hash
stdhash
Casting function pointer to void(*)(), then recasting to original type
Sep 10, 2022
c++
pointers
c++11
function-pointers
Why c++ containers do not implement erase( reverse_iterator position )?
Jul 03, 2020
c++
c++11
Is this incorrect use of std::bind or a compiler bug?
Aug 26, 2022
c++
c++11
clang
mingw
« Newer Entries
Older Entries »