Metafunction result; true if the specified FUNCTOR is callable with the specified ARG, and false otherwise.

Synopsis

Declared in <bslstl_sharedptr.h>

enum Unnamed enum;

Members

Name

Description

k_VALUE

true if FUNCTOR is callable with ARG, and false otherwise.

Created with MrDocs