|
BDE 4.39.x Production Release
|
#include <bslstl_variant.h>
This component-private metafunction declares a member type that is an alias to the std::variant type corresponding to t_TYPE if one exists, and void otherwise.
See bslstl_variant
Public Types | |
| typedef void | type |
| typedef void bslstl::Variant_CorrespondingStdVariant< t_TYPE >::type |