#include "__binary_formatter.hpp"
#include "__character_formatter.hpp"
#include "__currency_formatter.hpp"
#include "__format_exception.hpp"
#include "__hexfloat_formatter.hpp"
#include "__natural_formatter.hpp"
#include "__sprintf.hpp"
#include <algorithm>
#include <cstring>
#include <vector>
Contains __floating_point_formatter method.