This component‐private class template contains the physical representation and provides the variadic interfaces for bsl::function.
Synopsis
Declared in <bslstl_function.h>
template<class PROTOTYPE>
class Function_Variadic;
Specializations
Name |
Description |
Component‐private base providing representation and call operator for |