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