Variable

Create a Variable type with a tuple of the provided types (Args).

  1. class Variable(TupleT)
  2. template Variable(Args...)
    template Variable (
    Args...
    ) {}

Meta