empty_list.hpp 70 B

123
  1. const auto empty_list_data = mstch::map{
  2. {"jobs", mstch::array{}}
  3. };