mstch/test/data/error_not_found.hpp
2015-04-17 02:07:14 +02:00

3 lines
61 B
C++

const auto error_not_found_data = mstch::map{
{"bar", 2}
};