Forward declaration of component‐private type trait to indicate whether an object of (template parameter) type FUNCTOR can be called as a function with an argument of (template parameter) type ARG
Synopsis
Declared in <bslstl_sharedptr.h>
template<
class FUNCTOR,
class ARG>
struct SharedPtr_IsCallable;
Enums
Name |
Description |
Metafunction result; |
Created with MrDocs