Changeset 1210:da87dbdf3daf in lemon-main for test
- Timestamp:
- 07/28/20 21:23:36 (4 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/maps_test.cc
r1131 r1210 62 62 typedef B result_type; 63 63 64 F() {}; 65 F(const F&) {}; 66 64 67 B operator()(const A&) const { return B(); } 65 68 private:
Note: See TracChangeset
for help on using the changeset viewer.