Members

constexpr
arg() = default;
  » more...
constexpr
arg(arg&&) = default;
  » more...
arg(const arg&) = delete;
  » more...