userver: userver/formats/common Directory Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
common Directory Reference

Table of Contents

+ Directory dependency graph for common:

Files

 conversion_stack.hpp
 Used in the implementation of functions that convert between different formats, e.g. formats::yaml::Value to formats::json::Value, etc.
 
 items.hpp
 Wrapper for handy python-like iteration over a map.
 
 iterator_direction.hpp
 
 merge.hpp
 
 
 meta.hpp
 Metaprogramming helpers for converters detection.
 
 path.hpp
 
 
 transfer_tag.hpp
 This tag class is used to move a ValueBuilder object without copying.
 
 type.hpp
 Common enum of types.
 
 utils.hpp
 formats::common::GetAtPath and formats::common::RemoveAtPath utils for Value and ValueBuilder