Skip to content

Conversation

@zhihuiLiang
Copy link

1.补充 operate<< 模板的定义。
2.逐元素相加,Vector的结果由长度短的Vector决定。
3.std::visit现实加法,但是main中为variant + vector,所以补充了一个加法的重载。
4.std::visit现实operate<<.

1.补充 operate<< 模板的定义。 2.逐元素相加,Vector的结果由长度短的Vector决定。 3.std::visit现实加法,但是main中为variant + vector,所以补充了一个加法的重载。 4.std::visit现实operate<<.
@zhihuiLiang zhihuiLiang closed this by deleting the head repository Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant