mstch/test/data/zero_view.hpp

1 line
72 B
C++
Raw Normal View History

2015-04-17 03:05:59 +08:00
const auto zero_view_data = mstch::map{{"nums", mstch::array{0, 1, 2}}};