cohtml::CoherentToString< std::variant< Args... >, void >

More…

#include <Variant.h>

Public Functions

Name
boolInvoke(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
)