BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslstl::Variant_CorrespondingStdVariant< t_TYPE > Struct Template Reference

#include <bslstl_variant.h>

Public Types

typedef void type
 

Detailed Description

template<class t_TYPE>
struct bslstl::Variant_CorrespondingStdVariant< t_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.

Member Typedef Documentation

◆ type

template<class t_TYPE >
typedef void bslstl::Variant_CorrespondingStdVariant< t_TYPE >::type

The documentation for this struct was generated from the following file: