Component‐private utility for evaluating a bound function call.
Synopsis
Declared in <bdlf_bind.h>
template<
class BINDER,
class t_ARG_TUPLE>
struct Bind_Evaluator;
Type Aliases
Name |
Description |
Forwarding reference type for the bound tuple element. |
Static Member Functions
Name |
Description |
Return the specified |
Specializations
Name |
Description |
|
This partial specialization of |
This utility provides an evaluator for nested |
|
This utility provides an evaluator for nested |
Created with MrDocs