carl  24.04
Computer ARithmetic Library
carl::is_from_variant< T, Variant > Struct Template Reference

#include <variant_util.h>

Static Public Attributes

static constexpr bool value = detail::is_from_variant_wrapper<std::is_same, T, Variant>::value
 

Detailed Description

template<typename T, typename Variant>
struct carl::is_from_variant< T, Variant >

Definition at line 64 of file variant_util.h.

Field Documentation

◆ value

template<typename T , typename Variant >
constexpr bool carl::is_from_variant< T, Variant >::value = detail::is_from_variant_wrapper<std::is_same, T, Variant>::value
staticconstexpr

Definition at line 65 of file variant_util.h.


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