Compile‐time constant indicating whether FUNCTOR is callable with ARG.

Synopsis

Declared in <bslstl_sharedptr.h>

enum Unnamed enum;

Members

Name

Description

k_VALUE

true if FUNCTOR is callable with ARG; otherwise false.

Created with MrDocs