cohtml::CoherentToBoolean< std::variant< Args... > >
#include <Variant.h>
Public Functions
| Name | |
|---|---|
| bool | Invoke(const std::variant< Args… > & v, bool * boolean) |
Detailed Description
template <typename... Args>
struct cohtml::CoherentToBoolean< std::variant< Args... > >;
Public Functions Documentation
function Invoke
static inline bool Invoke(
const std::variant< Args... > & v,
bool * boolean
)