--- src/item.h.orig +++ src/item.h @@ -92,7 +92,7 @@ class item_t : public supports_flags, public scope_t typedef std::pair, bool> tag_data_t; typedef std::map > string_map; + std::function > string_map; state_t _state; optional _date;