|
BDE 4.14.0 Production release
|
#include <bslstl_variant.h>
Public Types | |
| typedef void | type |
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.
| typedef void bslstl::Variant_CorrespondingStdVariant< t_TYPE >::type |