limes 3.1.0
Composable Calculus Expressions for C++20
Loading...
Searching...
No Matches
limes::expr::variable_set< E, typename > Struct Template Reference

#include <analysis.hpp>

Static Public Attributes

static constexpr std::uint64_t value = 0
 

Detailed Description

template<typename E, typename = void>
struct limes::expr::variable_set< E, typename >

Primary template - default to 0 (no dependencies). Covers Const<T>, ConstBound<T>, and any unknown types.

Definition at line 27 of file analysis.hpp.

Member Data Documentation

◆ value

template<typename E , typename = void>
constexpr std::uint64_t limes::expr::variable_set< E, typename >::value = 0
staticconstexpr

Definition at line 28 of file analysis.hpp.


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