cohtml::CoherentToColor< std::variant< Args... > >

More…

#include <Variant.h>

Public Functions

Name
boolInvoke(const std::variant< Args… > & v, renoir::Color * color)

Detailed Description

template <typename... Args>
struct cohtml::CoherentToColor< std::variant< Args... > >;

Public Functions Documentation

function Invoke

static inline bool Invoke(
    const std::variant< Args... > & v,
    renoir::Color * color
)