BloombergLP::bslstl::SharedPtr_IsCallable::Unnamed enum

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

Synopsis

Declared in <bslstl_sharedptr.h>

enum Unnamed enum;

Members

NameDescription
k_VALUE true if FUNCTOR is callable with ARG; otherwise false.