BSLSTL_VARIANT_DEFINE_IF_CONSTRUCTS_FROM

This component-private macro is used as a constraint in function definitions which require the specified VARIANT to be constructible from the specified TYPE.

Synopsis

Declared in <bslstl_variant.h>

#define BSLSTL_VARIANT_DEFINE_IF_CONSTRUCTS_FROM(VARIANT, TYPE)