#include <bitset>#include <cmath>#include <cstdarg>#include <iomanip>#include <locale>#include <sstream>#include <string>#include <type_traits>#include <vector>#include "../helpers/throw_helper.hpp"#include "../iformatable.hpp"#include "../int32.hpp"#include "../int64.hpp"#include "../istringable.hpp"#include "../object.hpp"Contains polymorphic_formatter class.