userver: userver/formats/parse/boost_flat_containers.hpp Source File
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
boost_flat_containers.hpp
Go to the documentation of this file.
1#pragma once
2
3/// @file userver/formats/parse/boost_flat_containers.hpp
4/// @brief Parsers and converters for boost::container::flat_* containers.
5
6#include <userver/formats/parse/common_containers.hpp>