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 std-function
Using std::function with templates
Jun 12, 2022
c++
templates
std-function
template-argument-deduction
Using std::function for an API (across module boundaries)
Aug 05, 2017
c++
c++11
std-function
c++ closure and std::function
Aug 26, 2022
c++
c++11
closures
std-function
std::function and shared_ptr
May 15, 2022
c++
std-function
loki
A const std::function wraps a non-const operator() / mutable lambda
Jan 12, 2022
c++
c++11
std-function
Is there something similar to std::function before C++11?
Jun 21, 2018
c++
c++11
std-function
Marshal::GetFunctionPointerForDelegate: should I release its result?
May 27, 2022
c#
lambda
c++-cli
std-function
Can std::async call std::function objects?
Feb 06, 2022
c++
c++11
std-function
stdasync
Why can't I use std::function as a std::set or std::unordered_set value type?
Aug 26, 2022
c++
unordered-map
std-function
stdset
Create a "do-nothing" `std::function` with any signature?
Jan 07, 2022
c++
c++11
lambda
variadic-templates
std-function
Can be std::function inlined or should I use different approach?
Sep 05, 2022
c++
c++11
c++14
c++17
std-function
Why is there a difference between std::function constructor or assignment?
Oct 12, 2019
c++
c++11
std-function
perfect-forwarding
Convert lambda with capture clause stored in std::function to raw function pointer
Nov 11, 2022
c++
binding
lambda
function-pointers
std-function
C++14: Generic lambda with generic std::function as class member
Aug 30, 2022
c++
c++14
std-function
generic-lambda
assigning lambda to std::function
Jun 30, 2019
c++
lambda
c++11
implicit-conversion
std-function
How to use SWIG to wrap std::function objects?
Nov 07, 2021
java
c++
c++11
swig
std-function
Can std::function be serialized?
Nov 12, 2020
c++
serialization
theory
std-function
std::function template argument resolution
Nov 08, 2022
c++
templates
c++11
std-function
Pass Member Function as Parameter to other Member Function (C++ 11 <function>)
Nov 06, 2022
c++
function
c++11
std-function
member-functions
« Newer Entries
Older Entries »