mstch/test/data/error_not_found.hpp

3 lines
61 B
C++
Raw Normal View History

2015-04-17 08:07:14 +08:00
const auto error_not_found_data = mstch::map{
2015-04-17 03:05:59 +08:00
{"bar", 2}
};