I have the following code
item.h
using item_t = char; constexpr item_t no_item=\'*\'; constexpr item_t item1=\'a\'; constexpr item_t item2=\'b