mstch/test/data/zero_view.hpp
2015-04-16 21:05:59 +02:00

1 line
72 B
C++

const auto zero_view_data = mstch::map{{"nums", mstch::array{0, 1, 2}}};