Metafunction result; true if the specified FUNCTOR is callable with the specified ARG, and false otherwise.
Declared in <bslstl_sharedptr.h>
enum Unnamed enum;
| Name | Description |
|---|---|
k_VALUE | true if FUNCTOR is callable with ARG, and false otherwise. |