File: partial_empty.hpp

package info (click to toggle)
mstch 1.0.2-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 960 kB
  • sloc: cpp: 1,443; sh: 17; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 59 bytes parent folder | download | duplicates (5)
1
2
3
const auto partial_empty_data = mstch::map{
  {"foo", 1}
};