#pragma once #include "flag_set.hpp" constexpr std::size_t STF_MAX_TIERS = 1; typedef flag_set store_flag_set;