DEBSOURCES
Skip Quicknav
sources / mstch / 1.0.2-7 / test / data / context_lookup.hpp
12345678
const auto context_lookup_data = mstch::map{ {"outer", mstch::map{ {"id", 1}, {"second", mstch::map{ {"nothing", 2} }} }} };