3 lines
61 B
C++
3 lines
61 B
C++
const auto error_not_found_data = mstch::map{
|
|
{"bar", 2}
|
|
}; |
const auto error_not_found_data = mstch::map{
|
|
{"bar", 2}
|
|
}; |